ApiResponseCode
ResponseCode and/or a message indicating success or failure of the request.
ApiResponseCode
ResponseCode and/or a message indicating success or failure of the request.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
responseCode | string (one of: INVALID_ACCESS, INVALID_PARAMETER, INTERNAL_ERROR, SUCCESS) | Yes | Possible response codes. |
message | string | Yes | More details about the responseCode received. |