v1
latestOpenAPI 3.0.02026-07-2671142187.3 KBDevice
Start A Purchase
This operation requires the provided API key to have Processing permission set to 'PositiveTransaction' or higher.
post/devices/{code}/payment/purchase
Path parameters
codestring required
Four Digit Alphanumeric Code.
Request body
Example request
{
"currency": "CAD",
"transactionAmount": 100.99,
"invoiceNumber": "INV1000",
"customerCode": "C-12345"
}Response
Accepted