BatchLocationResultOut
indexIndex (integer)required
statusStatus (string)required
Possible values: [accepted, rejected]
error_code object
anyOf
- string
- null
string
BatchLocationResultOut
{
"index": 0,
"status": "accepted",
"error_code": "string"
}