Skip to main content

couriers

Retrieves the couriers for the specified customer destination country code. Country code format: ISO 3166-1 alfa-2 Country code example: DE NOTE: Couriers retrieved are previously configured by you integration agent.

Courier id is needed to make a notifyShipmentPickup GraphQL mutation

couriers(
countryCode: String!
): [Courier!]!

Arguments

couriers.countryCode ● String! non-null scalar

Type

Courier object

Represents a courier.