payment-methods.write
scope.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
"default"
Body
A list of payment method IDs to request an update for.
1 - 100
elements[
"ef9496d8-53a5-4aad-8ca2-00eb68334389",
"f29e886e-93cc-4714-b4a3-12b7a718e595"
]
Response
A scheduled account updater job when one or more payment methods were scheduled for update.
The ID for the account updater job.
"cc18c7c6-c1d4-4194-92a7-d5a985108b68"
The ID of the merchant account this job belongs to.
"default"
A list of the payment methods that have been scheduled for an update.
The date and time when this payment method was first created in our system.
"2013-07-16T19:23:00.000+00:00"
The date and time when this payment method was last updated in our system.
"2013-07-16T19:23:00.000+00:00"
Always account-updater-job
"account-updater-job"
"account-updater-job"