v1

latestOpenAPI 3.0.32026-07-26170311887.2 KB
Courier Services

List all Courier Services

Retrieve a list of active courier services available with your account.

Required authorization scope: public.courier_service:read

get/2024-09/courier_services

Query parameters

pageinteger

Page number to fetch, default: 1

per_pageinteger

Number of records per page to fetch, default: 20

sort_by'origin_country_id' | 'courier_name' | 'created_at'

Sort records by listed columns. Default: created_at

sort_direction'ASC' | 'DESC'

Set the sort direction. Default: DESC

country_alpha2string[]

Filter records by country code: Alpha-2 format (ISO 3166-1).

umbrella_namestring

Filter records by courier umbrella name

customer_reference_idstring

An identifier for a customer (available only for selected customers)

acceptsstring[]

Filter records by acceptance criteria

supported_incotermsstring[]

Filter records if the courier supports DDUs, DDPs or both

internationalboolean

Filter records if the courier is an international service

domesticboolean

Filter records if the courier is an domestic service

Response

list of courier services