Skip to main content
POST
Complete a QR payment transaction

Authorizations

x-client-id
string
header
required
x-api-key
string
header
required
Authorization
string
header
required

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

Body

application/json
Type
enum<string>
required
Available options:
Customer,
Merchant,
MerchantUser,
Partner
Amount
number
required
Required range: x >= 1
Tag
string
Name
string
Email
string
QrType
enum<string>
Available options:
P2P Transaction,
Partner Transaction,
Split Transaction,
Flex Terminal Transaction,
Partner Terminal Transaction
HostID
number
Reference
string
Description
string
Metadata
object

Response

200 - application/json

Transaction details

The response is of type object.