v1
latestOpenAPI 3.0.12026-08-0688138402.2 KBCarriers, products & services
List available carriers
Returns a list of available carriers for your account.
Carriers are retrieved based on own agreements and Shipmondo's agreements.
get/carriers
Query parameters
sender_country_codestring
Example:DK
Sender country code to be included in the filter.
receiver_country_codestring required
Example:DK
Receiver country code to be included in the filter.
Response
Successful.
Example response
[
{
"id": 7,
"code": "gls",
"name": "GLS Denmark"
}
]