| Field | Type | Required | Description | Example |
|---|---|---|---|---|
statusCode |
JsonNullable<Double> | ➖ | N/A | 202 |
message |
JsonNullable<String> | ➖ | N/A | Batch operation accepted |
timestamp |
OffsetDateTime | ➖ | N/A | 2021-01-01T01:01:01.000Z |
errors |
List<List\<String>> | ➖ | N/A | [ [ "Missing field: name" ], [], [] ] |