Summary of changes
New limit to the number of orders returned by GetOrders API
When calling the GetOrders API, note that the maximum number of orders that can be returned is changed to 100, effective from Feb 10, 2018. If you set a value more than 100 for the "Limit" parameter, an error will be returned.
GetFailureReasons and SetStatusToCanceled are updated
The GetFailureReasons and SetStatusToCanceled APIs are updated with the "ReasonId" field. Find details in the table below.
API name | Changes | Description |
---|---|---|
GetFailureReasons | Added the "ReasonId" field as one of the response values. | "ReasonId" represents ID of the failure reason, which is used by SetStatusToCanceled. |
SetStatusToCanceled | "ReasonId" field is used as one of the mandatory input parameters. | "ReasonId" represents ID of the order cancel reason. |
Stock headers are updated on SG Seller Center UI
In order to provide an intuitive stock update experience, the stock headers on SG Seller Center UI are updated starting from February 10, 2018. The stock headers of API endpoints, however, remain unchanged. The following table shows the API stock headers and the new UI stock headers.
API stock headers | UI stock headers |
---|---|
Allocated Stock | Dropshipping Stock |
Fulfillment Stock | FBL Stock |
Reserved Stock | Occupied Stock + Withholding Stock |
Available | Sellable Stock |
Nonsellable Stock | Defective Consignment + Quarantined Consignment |
Updated almost 7 years ago