What are the possible Server Responses?

Following an API call, the possible server responses are as follows:

Table 1. Possible server responses following an API find call to Delivery Options

Status Code

Description

200

OK

The request was successful.

400

Bad Request

The request could not be understood or was missing required parameters.

401

Unauthorized

Authentication failed or there are invalid or missing credentials.

403

Forbidden

You do not have the required permissions.

404

Not Found

The called resource was not found.

500

Internal Server Error

Delivery Options encountered an error.

502

Bad Gateway

503

Service Unavailable

504

Gateway Timeout

The server took too long to respond.