Obtenir les informations détaillées d'une facture
Ce point d'accès permet de récupérer les informations complètes d'une facture.
Point d'accès
POST https://canadamotorjobs.com/api/v1/{locale}/invoices/get
Paramètres
| Paramètre | Type | Description | Obligatoire |
|---|---|---|---|
id | string | L'identifiant de la facture | Requis |
api_token | string | Votre clé d'API | requis ou bearer token |
Erreurs
| Code | Message |
|---|---|
| 401 | Unauthorized |
| 404 | Not Found |
| 500 | Internal Server Error |