POST
Envoyer (ou ré-envoyer) le courriel d'une facture

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

Identifiant de la facture.

Réponse

Courriel envoyé.

success
boolean
requis

Succès de l'opération.

Exemple:

true

sent
boolean
requis

Confirme que l'email a bien été envoyé.

Exemple:

true