# Express Relais integration #  Getting started In this article, you can find information about the Express Relais delivery option used in the Moroccan market. Express Relais is a delivery option available for customers, that allows them to deliver their products to a delivery point that they have selected on the interactive map. This integration is implemented in both the E-commerce platform and TC Logistics. Table of contents: 1. [ E-commerce](#bkmrk-e-commerce) 1. [Configuration of the integration](#bkmrk-configuration-of-the) 2. [Customer perspective](#bkmrk-customer-perspective) 2. [ TC Logistics](#bkmrk-tc-logistics) 1. [System Settings](#bkmrk-system-settings) 2. [Order Management](#bkmrk-order-management) --- #  E-commerce ## Configuration of the integration For the functionality to work properly on the E-commerce platform, it needs to be enabled and configured in the admin panel. Express Relais system settings can be found in: ***System > System / Settings > Integrations > Express Relais API***
 |
*Visualization of the Express Relais system settings* |
 |
*Visualization of the Express Relais delivery* |
 |
*Visualization of the delivery point widget* |
 |
*Visualization of the TC logistics system settings* |
 |
*Visualization of the TC logistics order details (Details tab)* |
**Express Relais status** | **TCLogistics status** | **ER status description** |
NEW_ORDER | ID_PACKAGING | Initial status at order creation |
ORDER_CONFIRMED | ID_READY_TO_SHIP | Order Confirmed |
ORDER_CANCELED | ID_CANCELLED | The order was canceled by the client |
ORDER_REFUSED | ID_DELIVERY_FAILURE | Order refused by Express Relais |
MISSING_PARCEL | ID_DELIVERY_FAILURE | Missing parcel during pickup |
PARCEL_PICKEDUP | ID_SHIPPED | Parcel picked up |
PARCEL_IN_AGENCY | ID_SHIPPING_IN_PROGRESS | The package arrived at the regional agency |
PARCEL_IN_TRANSIT | ID_SHIPPING_IN_PROGRESS | Parcel in transit |
PARCEL_IN_DELIVERY | ID_SHIPPING_IN_PROGRESS | The parcel is delivered to the locker or destination address |
DELIVERED_TO_LOCKER | ID_SHIPPING_IN_PROGRESS | Parcel delivered to the locker |
PARCEL_RETRIEVED | ID_DELIVERED | Parcel received from Smartlocker |
WAITING_IN_LOCKER | ID_SHIPPING_IN_PROGRESS | The package waiting for pickup from the automated locker |
DELAY_IN_RETRIEVE | ID_SHIPPING_IN_PROGRESS | Package delayed for pickup at the destination locker |
WAITING_COD | ID_SHIPPING_IN_PROGRESS | The package arrived at the destination locker and awaiting payment upon delivery |
COD_PAID | ID_SHIPPING_IN_PROGRESS | Payment upon delivery at the locker completed, the recipient can retrieve their parcel |
PARCEL_TO_RETURN | ID_RETURN | The client has initiated the return of the parcel in question |
PARCEL_ABANDONED | ID_RETURN | The package was abandoned because the package was not delivered and the client did not initiate its return |
PARCEL_RETURNED | ID_RETURN | Parcel returned successfully |
PARCEL_IN_FINAL_AGENCY | ID_SHIPPING_IN_PROGRESS | Parcel has arrived at the final agency |
RETURN_REQUEST_CONFIRMED | ID_RETURN | The requested return parcel has been confirmed |
 |
*Visualization of the TC logistics order details (Express Relais tab)* |