BatchErrors
| Field | Type | Required | Description |
|---|---|---|---|
errors |
array[BatchError] |
Example
Section titled “Example”{ "errors": [ { "entityIndex": 0, "entity": "string", "entityId": "string", "code": 0, "reason": "string", "subentityPath": [] } ]}
