Order
Introduction
The purpose of this service is to allow a third party warehouse to retrieve orders which have already been allocated by users, orders which the user intends the warehouse to pick and despatch. The warehouse then pick the stock using the information provided from this service, later providing Orders Picking Confirmation data back to our system.
Request
API GET : https://<pathtoapi>/Warehouse/Order
This API needs to be authenticated ( pass header parameter Authorization : "Bearer "+AccessToken )
Response
See : SO XML Structure
API
Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.