GET /v1/external/courier/courierListWithCounts

Use this API to check the list of couriers and the related information with Shiprocket based on the search criteria.
Note:

Parameters:

PARAMSREQUIREDDATA TYPEDESCRIPTIONEXAMPLE
typeNOstringUse this as a parameter. Possible values are : active/inactive/allhttps://apiv2.shiprocket.in/v1/external/courier/courierListWithCounts?type=active

Servers

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.