Provision network token
Provision a network token for a payment method.
POST
This endpoint requires the payment-methods.write
scope.
Network token provisioning via the API is not enabled by default in production.
Please contact support for further guidance.
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"
Path Parameters
The ID of the payment method
Examples:
"ef9496d8-53a5-4aad-8ca2-00eb68334389"
Body
application/json
Response
201
application/json
Successful Response
The response is of type object
.