Retrieve a list of all available shipping carriers for the given retailer.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav.
1001
A list of carriers
The response is of type object[]
.