AddLocationsResponse
Fields
| Name | Type | Required | Description |
|---|---|---|---|
data | object | optional | |
data.addLocationsForUser | object | optional | |
data.addLocationsForUser.status | array of object | optional | |
data.addLocationsForUser.status[].errors | array of string | optional | Array of error messages if any occurred |
data.addLocationsForUser.status[].locationId | string | optional | ID of the location being added |
data.addLocationsForUser.status[].success | boolean | optional | Indicates if the location was successfully added |