POST
/
payment
/
pay-with-token

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

WalletId
string
required
TenantId
string
required
OrganizationId
string
required

Body

amount
number
cardCvv
string | null
currency
string | null
destinationId
string | null
merchantRedirectUrl
string | null
merchantTransactionId
string | null
orderType
string | null
registrationId
string | null
terminalId
string | null

Response

200 - text/plain
isErr
boolean
isOk
boolean
value
object