Network tokens
Provision network token
Provision a network token for a stored card.
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.
Path Parameters
The ID of the payment method.
Example:
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Body
application/json
Request body for provision a network token.
Response
201
application/json
Returns the created network token.
A network token generated by an open-loop PSP.