post
/card-async/v1/tokens
Request a card async token that can later be used to init the transaction with the init
endpoint.
Request Parameters
1 Header
Request Body
1 Example
Schema
totalAmount
number
required
returnUrl
string
required
currency
string
2 validations + required
email
string
description
string
Responses
TokenCreated
1 Example
Schema
token
string
1 validation
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.