Account updater
New account updater job
POST
This endpoint requires the payment-methods.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A request to create an Account Updater job.
A list of unique payment method identifiers used to create the Account Updater job. A payment method will be considered only if it qualifies for an inquiry.
Response
201 - application/json
An Account Updater job.
The date and time when this Account Updater job was created.
The unique identifier for this Account Updater job.
A list of inquiries associated with this Account Updater job.
The unique ID for a merchant account.
The type of this resource. Is always account-updater-job
.
Available options:
account-updater-job
The date and time when this Account Updater job was last updated.
Was this page helpful?