Goods Received
Introduction
This API is used to POST data to the account holder, data related to goods received into their account at the warehouse. It tells us which rotation numbers have been generated by the warehouse allowing Vision Commerce to automatically receipt the stock on to the Purchase Orders (POs) held in our system, keeping VC stock levels in sync with the warehouse. It’s therefore important that the warehouse system retrieves the POs using the Pre-Advice API before receipting the stock into their system and posting this Goods Received information.
If additional product information is required, it can be retrieved by the warehouse using the Product API.
Request
API POST: https://<pathtoapi>/Warehouse/GoodsReceived
This API needs to be authenticated ( pass header parameter Authorization : "Bearer "+AccessToken )
POST Body XML See : 2201 Goods Received
Response
Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.