Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
merchantId
string
required
Minimum string length: 1
amountMinor
integer
required
currency
enum<string>
required
Available options:
EUR,
USD,
GBP
scheme
enum<string>
required
Available options:
visa,
mastercard,
amex
geo
string
required
Required string length: 2
instrumentToken
string
required
Minimum string length: 1

Response

200

Default Response