Skip to main content

BatchLocationResultOut

indexIndex (integer)required
statusStatus (string)required

Possible values: [accepted, rejected]

error_code object
anyOf
string
BatchLocationResultOut
{
"index": 0,
"status": "accepted",
"error_code": "string"
}