Create TradeCopy Pagepost https://{api}.subotiz.com/api/v1/tradesCreate TradeBody ParamsamountstringrequiredPayment amount, amount must be greater than 0, can be 0 only when using subscription payment method. Truncated to two decimal placescurrencystringrequiredTransaction currency corresponding to the amount, encoded according to ISO4217customer_idstringSubotiz customer ID, associate with existing customer in Subotiz, choose one with customer_data field, use this field when you need to associate with existing customercustomer_dataobjectCustomer data, create customer object in Subotiz, choose one with customer_id field, use this field when you need to create new customer.customer_data objectmetadataobjectA set of key-value pairs that can be attached to an object, allowing you to store additional information in a structured format.metadata objectorder_idstringrequiredThird-party order IDpayment_modestringrequiredPayment business mode: onetime_payment: One-time payment, requires collecting customer payment information, pass payment_method_data field. subscription: Initial subscription payment, requires collecting customer payment information, pass payment_method_data field, returns payment_token for subsequent subscription renewals upon successful payment recurring_payment: Subscription renewal payment, requires passing payment_token to complete payment, no need to collect user payment information payment_tokenstringCustomer payment token, used for subscription renewal, required when using recurring_payment payment method.return_urlstringRedirect page after payment channel accepts successfully in scenarios like 3DS redirect paymenttxn_timestringrequiredTrade initiation time, UTC format, example: 2025-07-02T15:04:05Zserver_namestringrequiredClient domain information, Fixed value: checkout.subotiz.compayment_method_dataobjectCustomer payment information, required for initial subscription payment when using subscription payment methodpayment_method_data objectsummarystringIf supported, the field, Transaction Summary, will be passed to the payment provider via its API. Currently, payments for amounts greater than zero via Subotiz Payments are supported only.refer_infoobjectSource information of the customerrefer_info objectHeadersRequest-IdstringrequiredDefaults to 008e3967-a1b5-48bb-be14-d5bff5092e61The unique identifier of the requestResponse 200OKUpdated 3 months ago List TradesGet TradeDid this page help you?YesNo