Payment service tokens
Provision payment service token
Tokenize stored card against a payment service.
POST
This endpoint requires the payment-methods.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the payment method.
Example:
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Body
application/json
Request body for provision a payment service token.
Response
201
application/json
Returns the created payment service token.
A payment service token.