| Field | Type | Required | Description | Example |
|---|---|---|---|---|
statusCode |
?float | ➖ | N/A | 202 |
message |
?string | ➖ | N/A | Batch operation accepted |
timestamp |
\DateTime | ➖ | N/A | 2021-01-01T01:01:01.000Z |
errors |
array<array<string>> | ➖ | N/A | [ [ "Missing field: name" ], [], [] ] |
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
statusCode |
?float | ➖ | N/A | 202 |
message |
?string | ➖ | N/A | Batch operation accepted |
timestamp |
\DateTime | ➖ | N/A | 2021-01-01T01:01:01.000Z |
errors |
array<array<string>> | ➖ | N/A | [ [ "Missing field: name" ], [], [] ] |