Generate locations from a range
Locations
Generate locations from a range
Bulk-generate Location records from zone/aisle/column/row/slot ranges. Returns 204 No Content; the generated locations can be read via the Locations GraphQL list.
POST
Generate locations from a range
Request Structure
range_start_*/range_end_* pair is required). Each created location’s code is the concatenation of its range components.
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Operation completed successfully with no content to return

