Create a transactionCopy Pagepost https://sandbox-api.sandbox.boxproc.io/rc/create-transactionCreate a transactionBody Paramsamountfloatrequired0.01 to 10000The transaction amount, always positive.transaction_referencestringlength ≤ 36Your unique reference for this transaction.account_idintegerrequiredThis identifier is returned by create-account.transaction_type_idintegerrequired1 to 99This numeric code indicates the type of transaction.currency_num_codeinteger100 to 999The ISO 4217 three digit currency code.descriptionstringlength ≤ 128settledstringenumDefaults to YY transaction is settled, N it is pending.YNAllowed:YNparent_transaction_idinteger1 to 999999Identifier of the parent transaction.Responses 200Transaction Created 400Transaction FailedUpdated over 2 years ago