Transaction
Fields
linksTransactionLinksFields of
TransactionLinksselfstring uri requiredThe unique URI for this resource.
refundstring uriThe refund operation for this transaction. This is a
POSToperation.
idstring uuid requiredThe transaction id of the payment.
amountAmountThe amount that was requested.
Fields of
Amountcurrencystring requiredThe ISO 4217ISO 4217 The three-letter currency codes, such as
ZARfor the South African rand. Always uppercase.Wikipedia current code.min length3max length3valuenumber float requiredThe amount in the currency specified.
min0.01
merchantReferencestring requiredThe merchant's reference for the transaction.
max length50siteCodestring requiredThe merchant site codeSite code The unique code for a site registered under a merchant. A site is a place to transact: a website, or a branch of a store. A merchant can have several, and each transaction names the one it belongs to, so sending the wrong code files the payment against the wrong place. in use for this payment.
max length50institutionstring requiredThe institution for the transaction.
The status of the transaction.
values"Incomplete""Successful""Error""Pending""Refunded"reasonstringPayment status reason.
createdDatestring date-time requiredThe date the transaction was created.
completedDatestring date-timeThe date the transaction was completed.