Ingest order data into Triple Whale for Custom Sales Platforms. This endpoint allows users to upload detailed order information, including customer details, line items, transaction totals, discounts, refunds, and shipping details.
When to Use This EndpointThis endpoint is intended for ingesting custom order data only (Custom Sales Platform). If your store already uses a native Triple Whale integration β such as Shopify, BigCommerce, or WooCommerce β use the Enrich Orders endpoint instead to enrich your natively-integrated order records.
How to Update a Custom OrderTo update a custom order record, resend the order with all of the following fields exactly matching the original:
order_id
,refund_id
,created_at
,refunded_at,
platform
,platform_account_id
All other fields will be overwritten with the newly sent values.