Marketplaces / The Range [DRAFT] / The Range - Order management - In progress / The Range - Order Export (acknowledge) - In progre

The Range - Order Export (acknowledge) - In progress

The purpose of the page is to detail describe the flow of order acknowledgement to The Range.

This API is to be used by you to acknowledge the unique order numbers received. We would expect this API to be invoked immediately after successfully receiving and processing the response of the order feed API (Order download - The Range - Order Download - In progress ) when ‘new’ orders are received. The result of this API will remove these orders from this list of orders considered ‘new’ to you when you invoke the order feed API.

API Call: https://supplier.rstore.com/rest/order_ack.api?supplier_id=1

API Docs: https://marketplacetherange.zendesk.com/hc/en-gb/articles/360018520578-API-Order-Acknowledge

Example request:

{
"order_arr":["W0000009-1D-S","W0000008-1D-S"],
"mode": "Test"
}
Integration Field Integration Notes Integration required Hemi Mapping Hemi Notes
order_arr list of order numbers to acknowledge. Orders > Marketplace Order ID

Error cases: TBD

Is this article helpful?
0 0 0