OVERVIEW
This release consists of an important API update.
ENHANCEMENT
Changed Return Type for the GET /orders API
For any Order ID, the GET /orders API now returns an array of all the order records associated with it, instead of a single order information.
This change eliminates the shortcoming in cases where there are multiple Order records, all having the same Original Order ID. Such a case is when the integration with an eCommerce platform posts status updates for the same order.
See the API details and the sample codes in the PRODUCT/REVENUE API section of the API Reference.
Please check your integration for any impact, if you haven’t already! And, if you have any questions, please reach out to support@maropost.com.