v1
latestOpenAPI 3.0.32026-07-26170311887.2 KBList all LYOC
LYOC (Link Your Own Courier) allows merchants to connect their existing courier accounts — such as DHL, UPS, FedEx, or Royal Mail — to Easyship, enabling shipments to be rated and labeled using their own negotiated rates.
Use this endpoint to discover which couriers can be linked for a given country and the supported methods of connection. Each result includes a creation object that indicates how the courier can be linked for that country: creation.api: true means you can link programmatically via POST /2024-09/courier_accounts; creation.ui: true means linking is available through the Easyship Dashboard; creation.contact: true means you need to contact Easyship sales to arrange linkage.
Filter by country_alpha2 (ISO 3166-1 Alpha-2, e.g. GB) or country_id. Both are optional — omitting both returns all available LYOC couriers. If both are provided, country_id takes precedence.
Required authorization scope: public.courier:read
Query parameters
Page number to fetch, default: 1
Number of records per page to fetch, default: 20
Filter records by country code: Alpha-2 format (ISO 3166-1).
Filter records by country ID.
Response
list of LYOC for a specific country