https://github.com/e-amzallag/laposte-suivi-api
API Java pour l'API Suivi v2 de La Poste
https://github.com/e-amzallag/laposte-suivi-api
chronopost colissimo laposte
Last synced: 2 months ago
JSON representation
API Java pour l'API Suivi v2 de La Poste
- Host: GitHub
- URL: https://github.com/e-amzallag/laposte-suivi-api
- Owner: e-amzallag
- License: apache-2.0
- Created: 2020-07-11T17:24:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-27T15:24:24.000Z (12 months ago)
- Last Synced: 2025-07-19T08:51:42.575Z (11 months ago)
- Topics: chronopost, colissimo, laposte
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# API Java pour l'API Suivi v2 de La Poste.
[](https://maven-badges.herokuapp.com/maven-central/org.dajlab/laposte-suivi-api)
Voir https://developer.laposte.fr/products/suivi/latest pour plus d'informations sur l'API officielle Suivi de La Poste.
## Cas d'utilisation
Pour obtenir le suivi d'un courrier, Colissimo ou Chronopost :
```java
ILaPosteService service = new LaPosteServiceImpl("cleOkapi");
LPSuivi suivi = service.getSuivi("4P36275770836");
```
Pour exécuter les tests, vous devez vous munir d'une clé sandbox.