This API Error is returned when you failed to set the headers X-Access-Key and X-Business-Id in the API request. The header values are given to you when you enable and configure API Access.
{"type": "Unauthorized","message": "We can't authenticate you"}
This API Error is returned when you failed to set required fields on the request body.
{"type": "Bad Request","message": "Bad Request"}
{"type": "Bad Request","message": "Validation Error"}
{"type": "Internal Server Error","message": "Generic Server Error"}