...
| # | Field | Type | Mandatory/Optional | Description |
| 1 | status | Enumeration | M | Success/Failure |
| 2 | errors | Arrays | O | Return Response errors. Please refer to the following code and message. |
| 3 | data | Objects | O | Operational Data |
| 4 | warnings | String | O | Warning message |
...