Create transaction for an order.Ask AIpost https://sandbox-api.hostfully.com/api/v3.3/transactionsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsmanualbooleanDefaults to trueDetermines whether the payment went through a payment processor or not. If 'manual' is false, then payment must've gone through a payment processor, so fields {type, status, transactionId} are required.truefalsetypestringenumrequiredSALEPAYMENT_METHOD_VERIFICATIONREFUNDSECURITY_DEPOSIT_CHARGESALE_MARKETPLACEAllowed:SALEPAYMENT_METHOD_VERIFICATIONREFUNDSECURITY_DEPOSIT_CHARGESALE_MARKETPLACEstatusstringenumrequiredSUCCESSFAILUREUNCAPTUREDAllowed:SUCCESSFAILUREUNCAPTUREDamountnumberAmount of the transaction. Required when 'fullPayment' is not given or false.fullPaymentbooleanIf true, then the created transaction will have amount of remaining order balance.truefalsetransactionIdstringRequired when 'manual' is false. Id of the transaction from payment processor.referenceTransactionIdstringCan be specified only for transactions of type 'REFUND'. 'transactionId' of transaction that is refundednotesstringerrorMessagestringorderUidstringrequiredResponse 200OKUpdated 3 days ago