List Carrier Advanced Options
Use this endpoint to return a list of advanced options available for a specific carrier_id
.
Requirements
- You will need a
carrier_id
for this request.
To retreive carrier IDs, use the List Carriers endpoint.
Example Request & Response
This example uses UPS as the carrier, to demonstrate a range of possible (but not exhaustive) list of advanced options.
GET /v1/carriers/:carrier_id/options
Example Response