v2
latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MBDuplicate and cancel an order
Requires the order:create scope. Create a duplicate of an order and cancel the original.
Request body
Financial entity ID
Metadata to be copied to the new order
Payment account holder name
Payment account number
Order payment method
Response
Order duplicated and cancelled
Gross revenue for dropshipper after discounts
Cost of goods sold for the order
Name of the dropshipper
Transfer proof URL
Scalev fee for the order
Discount code used in the order
Payment fee rate applied to the order
Payment gateway paid info
Phone number of the dropshipper
Shipping cost for the order
Total product price before discounts
Total quantity of items in the order
Net revenue after all discounts and fees
Bundle price options for the order
Variants of the order
Chat message associated with the order
Handler phone number
Order ID in string format
Total product discount applied
Payment account number
Order payment method
Courier ID for the order
E-payment provider. xendit is the current/managed Xendit provider; xendit_legacy is the owned legacy Xendit provider. Other possible values include duitku, midtrans, durianpay, and singapay.
Payment gateway reference ID
Weight bump added to the order
Type of follow-up chat for the order
Order AWB status
Platform of the order
Is this order a Kwai purchase
Shipping discount applied to the order
Order status
Is the order a dropshipping order
Payment account ID
Is repeat order
TikTok pixel IDs associated with the order
Facebook pixel IDs associated with the order
Canonical UUIDv7 order primary key returned by the partitioned orders table.
Is this order a TikTok purchase
Current shipment status of the order
Kwai pixel IDs associated with the order
Cost of goods sold for the order minus tax
Payment fee for the order
Channel name of the order
Discount rate applied to the order
Final variants of the order after bundle options
Name of other income source
Gross revenue of the order
Tags associated with the order
Discount code ID
Other income amount
Additional E-Payment Link amount paid by the customer
Total weight of the order including weight bump
Is probably spam
External ID of the order
Discount code discount amount
Total product discount applied minus tax
Payment gateway payment info. SingaPay payments use normalized keys such as payment_url, deeplink_url, qr_string, qr_image_url, va_number, and va_name.
Other income amount minus tax
Additional E-Payment Link amount before tax
Who marked as spam
Net payment revenue after fees
Minimum payment fee applied to the order
Is from form submission
Secret slug of the order
Public order URL built from metadata.custom_domain_full_url and secret_slug.
Payment URL built from public_order_url with /success appended.
Untrusted agent or app attribution metadata
Shipping fee charged for the order
Tax rate applied to the order
Last updated timestamp of the order
Additional information for the courier
Total product price before discounts minus tax
Is this order a Facebook purchase
Total weight of products in the order
UTM source of the order
Payment account holder name
IP address of the customer who placed the order
Shipment receipt URL for the order
Order payment status
Shipment provider code
Metadata associated with the order
RTS proof URL for the order
What the discount code was applied to
Order AWB courier aggregator status
Order creation timestamp
Notes or comments for the order
Unique code discount applied to the order
Shipping fee discount applied to the order
Example response
{
"orderlines": [
{
"inserted_at": "2023-10-01T12:00:00Z"
}
]
}