GLS eastern European region
Countries that are part of the region: Hungary, Czech Republic, Croatia, Romania, Slovakia, Slovenia, Serbia
Documentation
https://api.mygls.hu/index_en.html#
API
This integration is based on a Rest API. For each country in the region a country specifix endpoint is available. Therefore a GLS country must be selected from the onboarding configuration.
This API can be used for:
- create a booking
- generate a label
- cancel a shipment
- get tracking data
- generate a tracking link
Mapping
Service levels and Service options
Implemented
| GLS Service Code | Description | Viya (serviceLevelReference) | Classic (ServiceLevel) | Required service fields |
|---|---|---|---|---|
| — | Standard service | standard | STANDARD | — |
| DDS | Day Definite Service | dayDefinite | FIXDAY | — |
| 24H | Service guaranteed delivery shipment in 24 Hours | guaranteed24 | GUARANTEED | — |
| T09 | Express service before 09:00 | express0900 | EXPRESS09 | — |
| T10 | Express service before 10:00 | express1000 | EXPRESS10 | — |
| T12 | Express service before 12:00 | express1200 | EXPRESS12 | — |
| PRS | Pick & Return Service | pickAndReturn | PICKRETURN | — |
| PSS | Pick & Ship Service | pickAndShip | PICKSHIP | — |
| SAT | Saturday service | standard | STANDARD | shipment.timeWindows.delivery.onlySaturday = true |
| SM2 | SMS pre-advice | any | any | shipment.serviceOptions.preAdviceDelivery.useSms = true shipment.addresses.receiver.contactPhone = not empty |
| CS1 | Contact Service | any | any | shipment.serviceOptions.preAdviceDelivery.usePhone = true shipment.addresses.receiver.contactPhone = not empty |
| AOS | Addressee Only Service | any | any | shipment.serviceOptions.signatureForDelivery == consigneeOnly Model.addresses.receiver?.contactName = not empty |
| COD | Cash On Delivery service | standard | STANDARD | — |
Not Implemented
| GLS Service Code | Description | Viya (serviceLevelReference) | Classic (ServiceLevel) | Required service fields |
|---|---|---|---|---|
| ADR | Agreement about Dangerous goods by Road | — | — | — |
| DPV | Declared Parcel Value service | — | — | — |
| FDS | Flexible Delivery Service | — | — | no trigger available on shipment level |
| FSS | Agreement about Dangerous goods by Road | — | — | no trigger available on shipment level |
| INS | Insurance Service | — | — | — |
| PSD | Parcel Shop Delivery service | — | — | — |
| SDS | Scheduled Delivery Service | — | — | — |
| SM1 | SMs service | — | — | — |
| SRS | ShopReturnService | — | — | — |
| SZL | document return service | — | — | — |
| TGS | Think Green Service | — | — | — |
| XS | Exchange Service | — | — | — |
| LRS | LockerReturn Service | — | — | — |