Skip to main content
All CollectionsIntegrationsCustom-Built Website FAQ
How do we send refund and cancellation data?

How do we send refund and cancellation data?

Updated over 3 weeks ago

Accurately tracking refunds and cancellations is essential for maintaining reliable sales data and improving performance insights.

To submit refund and cancellation data correctly, include the following fields in your API payload:

  1. financial_status Field: This field identifies the type of adjustment being made:

    • Use refunded for refunded orders.

    • Use voided for canceled orders.

  2. order_refund_amount Field: This field specifies the refunded amount to ensure accurate revenue tracking.

Did this answer your question?