Overview
Overview of the Order API for creating, managing, fulfilling, cancelling, replacing, and tracking cross-border orders and transactions
Last updated
Was this helpful?
Overview of the Order API for creating, managing, fulfilling, cancelling, replacing, and tracking cross-border orders and transactions
The Order Transaction API is the central order management layer in the ESW cross-border commerce platform. It handles the full lifecycle of orders — from initial creation through fulfilment, cancellation, line-item operations, appeasements, replacements, allocation, and financial transaction search.
It provides a suite of functionalities for managing order-related activities. It allows for retrieving order transactions, canceling entire orders or specific line items, issuing replacements or appeasements, and updating shopper contact details.
The Order API is asynchronous, which means that when ESW receives the API request, the ESW system validates it and returns a response indicating whether your request is accepted or not. If your request is accepted and subsequently processed, the ESW system triggers success or failure event notifications to let you know that your request has now been actioned. Note that these event notifications are sent only if you are subscribed to receive notifications from ESW.
Cancellation & fulfilment
Appeasements
Last updated
Was this helpful?
Was this helpful?