post
/subscriptions/v1/card/tokens
Request a subscription token
that can later be used to create a subscription of a customer using the subscriptions
endpoint.
Important to consider: If you are using this option to request the token, be sure to comply with all the PCI requirements to handle card data on your servers.
Request Parameters
1 Header
Request Body
1 Example
Schema
card
object
required
currency
string
2 validations
Responses
TokenCreated
Schema
token
string
1 validation + required
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.