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 |
|---|---|
|
|
OK The request was successful. |
|
|
Bad Request The request could not be understood or was missing required parameters. |
|
|
Unauthorized Authentication failed or there are invalid or missing credentials. |
|
|
Forbidden You do not have the required permissions. |
|
|
Not Found The called resource was not found. |
|
|
Internal Server Error Delivery Options encountered an error. |
|
|
Bad Gateway |
|
|
Service Unavailable |
|
|
Gateway Timeout The server took too long to respond. |