Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Introduction

The purpose of this service is to allow a third party warehouse to retrieve Purchase Orders from Vision Commerce, this is a “pre-advice” to the warehouse of stocks which have been ordered which will arrive at the warehouse.

Request

API GET :  https://<pathtoapi>/Warehouse/PreAdvice

Response

See : PA XML Structure

API

Generic response / error codes

Code

Description

200

Success

400

Bad request

  • Invalid parameters specified for the requested API

401

Authentication failed, please check the token / secret used and that you have access to the requested service

404

Service not found

500

Internal server error

  • The response data will contain further details, 

please contact the Ontech support team if this occurs  

999

An error occurred in the requested service

  • No labels