Receipts
| Name | Type | Path |
|---|---|---|
| GetReceipts | GET | /api/Receipt |
| Get a list of receipts with a search filter. | ||
| GetReceipt | GET | /api/Receipt/{id} |
| Get a receipt. | ||
| CreateReceipt | POST | /api/Receipt |
| Create a receipt. | ||
| AddReceiptAllocation | POST | /api/Receipt/{docIdOrCode}/allocation |
| Add a receipt allocation. | ||
| SubmitReceipt | POST | /api/Receipt/{id}/submit |
| Submit a receipt for authorisation and posting. |
Updated September 2025