Released: October 2024
October 10th, 2024
The planned October Release includes the following:
Released for NRT
- Documentation Updates
- Transaction History Endpoint Update: New optional header locationArea has been added to Transaction History.
- locationArea can be used as a filter to display the transaction history of items in specific parts of a store.
- Accepted locationArea values (case sensitive): STORE, BACKROOM, MFC. If no value is passed for the parameter, it will default to STORE.
- MFC Endpoint Changes: The Market Fulfillment Center (MFC) Endpoint has the following changes.
- The endpoint path has been updated to /inventory/items-assortment
- Request parameter store_nbr has been update to store_number
- Direct Shipment Capture Endpoint Updates: The Direct Shipment Capture Endpoint has the following changes.
- asn is longer mandatory: The asn parameter is no longer mandatory in the request.
- Request destination changed to one: Only 1 destination will be accepted in the request. Requests that contain more than 1, or zero, destinations will result in an error.
- ETA clarification: A clarification has been added to the documentation to note that ETA parameters should be in UTC format, e.g. 2024-10-17T16:30+0000Z, where "+0000Z" is not changed, i.e. do not provide the timezone offset.
- Transaction History Endpoint Update: New optional header locationArea has been added to Transaction History.