Receipts
Receipts are payment receipts generated automatically after every successful transaction. They are sent by email to the buyer and are accessible via the API.
Endpoints
| Méthode | Endpoint | Description |
|---|---|---|
| GET | /receipts/ | List receipts |
| GET | /receipts/{id}/ | Retrieve a receipt |
| POST | /receipts/{id}/resend/ | Resend by email |
| GET | /receipts/{id}/pdf/ | Download the PDF |
Note
Receipts are created automatically and are read-only. Their layout is based on the visual identity configured in your settings.
Objet Receipt
ResponseResponse