Create a sale transactionCopy Pagepost https://core.sivo.com/sellers/{seller_id}/sale-transactionsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsseller_idstringrequiredAn object id with prefixBody ParamsCreate a selleramountintegerrequired≥ 0Gross sale amount charged to buyercreateddate-timerequiredDate of sale transactioncurrencystringrequiredCurrency of sale transaction (ISO-4217)feeintegerrequired≥ 0Fee amount charged by payment processornetintegerrequired≥ 0Net amount received by seller after processor feesreporting_categorystringrequiredlength ≥ 1Reporting category used for financial purposesavailable_ondate-timeDate of payout from payment processorbuyer_idstringIdentifier for the buyersubscription_idstringIdentifier for the subscriptionsourcestringlength ≥ 1External identifier indicating the source of the sale transactiondescriptionstringlength ≥ 1Description of the sale transactionexchange_ratenumberExchange rate used for the sale transactionfee_detailsarray of objectsFee details associated with the sale transactionfee_detailsADD objectmetadataobjectAdditional metadata associated with the sale transactionmetadata objectHeadersIdempotencyKeystringA unique key per operation, could be V4 UUID or other high‑entropy random string. Keys can be up to 255 characters. See Idempotent Requests.Response 200Successful operationUpdated 8 days ago