Create an inventory coverage request
GET/inventory_coverage
Creates an inventory coverage request. If locality, npa or national_destination_code is used in groupBy, and no region or locality filters are used, the whole paginated set is returned.
Request
Responses
200:
Successful response with a list of inventory coverage levels
400:
Bad request, the request was unacceptable, often due to missing a required parameter.
401:
Unauthorized
404:
The requested resource doesn't exist.
422:
Unprocessable entity. Check the 'detail' field in response for details.
500:
Unexpected error