v1
latestOpenAPI 3.0.12026-07-242073551.1 MBCarriers
Get Carriers
Retrieves a list of available carriers on the system along with their unique codes and descriptive details, enabling users to view and select from different carriers.
get/v4/carriers
Response
Returns a list of carriers.
Example response
[
{
"CarrierCode": "RM",
"Name": "Royal Mail",
"Description": "Produces labels, required documentation, billing management for shipments sent via the Royal Mail network."
}
]