Get your carrier services

Retrieve all carrier services associated with your Metapack shipper account.

Prerequisite: Carrier services must be configured for your Metapack shipper account. Refer to API setup data.

SecurityBasicAuth
Request
path Parameters
carrierCode
required
string

Carrier identifier.

Responses
200

The carrier services associated with your Metapack shipper account

400

Bad Request

401

Unauthorized

404

Not Found

500

Internal Server Error

get/carriers/{carrierCode}/services
Request samples
Response samples
application/json
[
  • {
    }
]