Create account updater job
Schedule one or more stored cards for an account update.
POST
This endpoint requires the 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.
Examples:
"default"
Body
application/json
Response
201
application/json
A scheduled account updater job when one or more payment methods were scheduled for update.
The response is of type object
.