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 https://visionsoftware.atlassian.net/wiki/spaces/VC/pages/1246724123 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 https://visionsoftware.atlassian.net/wiki/spaces/VC/pages/1246724105 API.
Request
API POST: https://<pathtoapi>/Warehouse/GoodsReceived
This API needs to be authenticated ( pass header parameter Authorization : "Bearer "+AccessToken )
POST Body XML See : https://visionsoftware.atlassian.net/wiki/spaces/VEDI/pages/11731155
Response
Related content
Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.