Create a debit transactionCopy Pagepost https://sandbox-api.sandbox.boxproc.io/il/create-debitCreate a new debit transaction.Body Paramsaccount_idintegerrequiredInternal identifier of the account.transaction_type_idintegerrequired≥ 1An internal identifier of the transaction type.transaction_datetimestringFormat is "yyyy-mm-dd hh:mm:ss".amountfloatrequired≥ 0.01The transaction amount, always positive.statusstringenumrequiredP - Pending, S - SettledPSAllowed:PScurrencystringrequiredISO three digit currency code.descriptionstringrequiredA short description providing context on the nature of the transaction.Response 200Successful responseUpdated over 2 years ago