Error Responses and Failed Responses

Error responses:

The system may respond with error information, to tell the receiving system that the respective Shipping Location request was not successfully processed due to errors.

🚧

The errors message will only ever be returned if errors have been encountered, if there are no errors, then this response will not be generated.

The fields, data types and conditions that will be validated for in the errors section as detailed below.


Failed Response Examples:

❗️

Example Response JSON (Failure due to bad request)

Below is a generic error response JSON for a request that was NOT successful due to errors found in the request message data.

❗️

Example Response JSON (Failure Unauthorised access)

Below is a generic response JSON for a request that was NOT successful due to authentication issues with the request message.