Create a transactionCopy Pagepost https://sandbox-api.sandbox.boxproc.io/sc/transactionReturns the transactionID which is our unique identifierBody Paramsamountfloatrequired0.01 to 10000The transaction amount, always positive.transactionReferencestringlength ≤ 36Your unique reference for this transaction.accountIDintegerrequiredThis identifier is returned by POST account.transactionTypeIDintegerrequired1 to 99This numeric code indicates the type of transaction.currencyNumCodeinteger100 to 999The ISO 4217 three digit currency code.descriptionstringlength ≤ 128settledstringenumDefaults to YY transaction is settled, N it is pending.YNAllowed:YNcardAcceptorNamestringlength ≤ 64cardAcceptorLocationstringlength ≤ 64cardAcceptorIDCodestringlength ≤ 15cardMCCstringlength ≤ 4The four digit MCC that defines the sort of merchant making the transaction.cardAcquirerIDstringlength ≤ 16cardAcquirerCountryCodestringlength between 3 and 3Responses 200Transaction Created 400Transaction FailedUpdated almost 3 years ago