Hi,
I’m investigating implementing Klaviyo for a client on a custom ecommerce platform that doesn’t have a Klaviyo plugin. Our client would like to be able to send Fulfilled and Cancelled order emails, as per
- https://developers.klaviyo.com/en/v1-2/docs/guide-to-integrating-a-platform-without-a-pre-built-klaviyo-integration#cancelled-order-example and
- https://developers.klaviyo.com/en/v1-2/docs/guide-to-integrating-a-platform-without-a-pre-built-klaviyo-integration#cancelled-order-example
However an order may be partially fulfilled, or partially cancelled. For Cancelled orders the documentation states
You can also include which items were and weren’t cancelled in the event payload, in case the order is only partially cancelled.
However I can’t find an example of how to do this.
Can anyone advise on how to submit data for partially fulfilled and partially cancelled orders please?
Many thanks,
Neil