API Endpoints
| Actions | Category | Description | Method | Endpoint |
|---|---|---|---|---|
| Details for Authentication | OAuth 2.0 | Authentication | POST | https://api.rm-nl.nl/api/rm/oauth2/authorize |
| Details for Refresh Access Token | OAuth 2.0 | Refresh Access Token | POST | https://api.rm-nl.nl/api/rm/oauth2/token |
| Details for Create a shipment | API calls | Create a shipment | POST | https://api.rm-nl.nl/api/rm/shipment |
| Details for Void a shipment | API calls | Void a shipment | POST | https://api.rm-nl.nl/api/rm/void |
| Details for Retrieve shipment details | API calls | Retrieve shipment details | GET | https://api.rm-nl.nl/api/rm/shipment/{shipmentNumber} |
Carriers
| Actions | Name | Addons |
|---|---|---|
| Details for DHL | DHL | 2 |
| Details for POSTNL | POSTNL | 7 |
| Details for GLS | GLS | 9 |
| Details for BPOST | BPOST | - |
| Details for PAKAJO | PAKAJO | - |
| Details for COLIS PRIVE | COLIS PRIVE | - |
| Details for CIRRO | CIRRO | - |
| Details for PARCEL4YOU | PARCEL4YOU | - |
| Details for AIR BUSINESS | AIR BUSINESS | - |
| Details for DPD | DPD | - |
Changelog
| Version | Name | Date | Tags |
|---|---|---|---|
| 1.4 | Language | 23-04-2026 | PostNL |
| Added the language attribute to the address details. | |||
| 1.3 | Label specs | 23-04-2026 | PostNL |
| Added the attributes preferredPageOrientation (portrait or landscape), preferredContentOrientation (normal or rotated), and preferredResolution (200, 300, or 600) to the labelSpecs details. | |||
| 1.2 | Department | 23-04-2026 | PostNL |
| Added the department attribute to the address details. | |||
| 1.1 | Business address | 23-04-2026 | DHL |
| Added the isBusiness attribute to the address details. | |||