Royal Mail


Overview

Royal Mail, a British postal and courier service, is known for providing reliable and efficient shipping solutions across the UK and internationally. It offers a variety of domestic and international services including 1st Class and 2nd Class mail, as well as premium options like Special Delivery Guaranteed by 1PM and 9AM.

Onboarding of a Royal Mail Carrier Account

We do not support Royal Mail carrier onboarding from API as of now. Royal Mail carrier account is automatically provisioned during onboarding.


API Operations for Shipping with Royal Mail

The APIs integrate with royal mail through the following operations:

OperationsMethodResource Path
Retrieve Country ListGET/api/v1/countries
Get Carrier AccountGET/api/v1/carrierAccounts
Create a Shipping LabelPOST/api/v1/shipments
Reprint a LabelGET/api/v1/shipments/{{shipmentId}}/reprint
Void a LabelPUT/api/v1/shipments/{{shipmentId}}/cancel

Metadata

Metadata provides information about royal mail carrier services, including origin and destination countries, supported carrier services, supported package types, and supported special services. Users can select specific origin and destination countries from the provided dropdown menu to dynamically view relevant metadata specific to those countries.

Metadata information not available