Introduction
The purpose of this service is to allow a third party warehouse to retrieve pre-advice which have already been allocated by users. The response message format is in our standard format compatible with Vision EDI however this service has been designed for non Vision warehouses to pull the pre-advice themselves from Vision Commerce.
Should the Vision EDI format change then so will the message format returned by this service, however as many developers have already integrated this format into their systems these are usually just simple changes such as new fields adding which should not break existing integrations.
Request
API GET : https://<pathtoapi>/Warehouse/PreAdvice
This API needs to be authenticated ( pass header parameter Authorization : "Bearer "+AccessToken )
Response
See : PA XML Structure