Credit Notes
Endpoints
| Method | Endpoint |
|---|---|
POST | Allocate Credit Note |
POST | Create Credit Note |
DELETE | Deallocate Credit Note |
POST | Email Credit Note |
GET | Get Credit Note |
GET | List Credit Notes |
POST | Refund Credit Note |
DELETE | Void Credit Note |
Transcribe a voice attachment POST
Transcribe an audio attachment using OpenAI Whisper. The attachment may be a ready unsent upload claim owned by the current user or an attachment already sent in the conversation.
Allocate Credit Note POST
Allocate credit from a credit note to an invoice. Lab-only. Reduces the invoice's amount due and the credit note's remaining balance. May mark the invoice as paid if fully covered.