POST
/
payment
/
pay-with-token

Authorizations

Authorization
string
headerrequired

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

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

Response

200 - text/plain
value
object
isOk
boolean
isErr
boolean