Configuring Shipping Options

This article lists the Paazl carrier codes for the various carriers it has integrated. The "Carrier" column shows the carrier names as listed in your Paazl web app account. The "Code" column is Paazl's internal code for a carrier, which you may need to assign as a value in Paazl extensions and API endpoints, and when importing orders and shipments.

Carrier Code
Australia Post AUS_POST
B2C Europe B2C_EUROPE
bpost BPOST
BRT Corriere Espresso BRT
Colissimo COLISSIMO
Correos CORREOS
DHL Deutschland DHL_DE
DHL Express DHL_EXPRESS
DHL Parcel SELEKTVRACHT
DPD Germany DPD
DPD Netherlands DPD
Dynalogic DYNALOGIC
Eigen Optie BLANK
FedEx Express FEDEX
FedEx South Africa FEDEX_ZA
GLS Belgium GLS_BE
GLS Netherlands GLS
Hermes Germany HERMES
Hermes UK HERMES_UK
Cargo Office CARGOOFFICE
Generic Carrier GENERIC_CARRIER
Mondial Relay MONDIALRELAY
Packs PACKS
PostNL TNT
PostNord POSTNORD
Red Je Pakketje RJP
Sagawa Express SAGAWA
Swiss Post ASENDIA
TNT Express TNT_EXPRESS
TSN Groep TSN
UPS UPS
Van Spreuwel VAN_SPREUWEL
Yunda YUNDA

Shipping Option Identifiers

For each shipping option configured in the Paazl platform, Paazl sends a shipping option identifier as a unique identifier for that service. This code can be used to inform other applications about the service selected by the customer at checkout. The shipping option identifiers sent by Paazl are customizable through the Paazl platform.

Customizing the identifier

A custom identifier gives you the flexibility to assign a unique identifier to a shipping option that can be used in REST API requests, specifically when creating orders. The identifier is used as a reference point for your system to get and apply the correct shipping option during the order creating process.

There are two types of identifier available for each shipping option:

    • Custom Identifier: Can be used for custom purposes. It can be included in API requests to allow you to reference specific shipping options when creating orders via the REST API. This is the identifier that can be used for programmatic interaction with the system.
    • General Identifier: This identifier is primarily used for metadata and is not typically used in API requests to create orders, but is mostly needed for 3PL communication.

Note

Please note that changing the shipping option identifier will change the data in the API response. Always contact Paazl when changing this for the first time.

Was this article helpful?