Shipper
Coverage-API
This endpoint allows users to retrieve coverage information by providing an account number and service type (e.g., GRD). It returns a list of ZIP codes where the service is available for the specified service type.
GET
/
api
/
v1
/
core
/
coverage
Authorizations
Authorization
string
headerrequiredQuery Parameters
accountNumber
string
requiredThe account number of the user or entity requesting the coverage information. This is a required parameter and must be passed in the query
serviceType
string
requiredThe type of service for which coverage is being requested.
Response
200 - application/json
coverage
object[]