Skip to content

BatchError

Field Type Required Description
entityIndex number
entity string
entityId string
code number
message string
subentityPath `array[string null number]`
{
"entityIndex": 0,
"entity": "string",
"entityId": "string",
"code": 0,
"message": "string",
"subentityPath": []
}