Ingest order data into Triple Whale for Custom Sales Platforms. This endpoint allows users to upload detailed order information, including customer details, product information, transaction totals, discounts, refunds, and shipping details.
Sending Order DataWhen to Use This Endpoint
This 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 Data endpoint instead to enrich your natively-integrated order records.
Match Order and Product Platform Values
To apply product-based COGS and handling fees to orders, the
platformandplatform_account_idvalues sent in order records must exactly match the values sent in the matching product records.How to Update a Custom Order Record
To update a custom order record, resend the order with all of the following fields exactly matching the original:
shop,order_id,refund_id,created_at,refunded_at,platform,platform_account_idAll other fields will be overwritten with the newly sent values.