500 Gateway Timeout
| Code | 500 | 
|---|---|
| Description | Internal Server Error. | 
| Correlation ID | Unique identifier of the response. | 
| Type | Server. | 
| Message | Oops. Something went wrong. The server encountered an internal error or misconfiguration and was unable to complete your request.  | 
| Generic Cause | A general server error. This is generally a bug of the system. | 
| Quick Fix | Try again later or contact us. | 
Error Example:
{
    "error": {
        "correlationId": "0d069b27-6b95-4802-99b2-a07cfdee3d91",
        "type": "server",
        "message": "Oops. Something went wrong. The server encountered an internal error or misconfiguration and was unable to complete your request."
    }
}