Invoice
Comprehensive invoice management for your SMS platform. Create, retrieve, update, and delete invoices with full CRUD operations. List invoices with advanced filtering, sorting, and pagination to manage your financial records efficiently.
Listing supports sorting, filtering, and pagination parameters so large invoice sets can be queried efficiently, while the single-invoice operations (create, get, update, delete by ID) let you manage an individual invoice from initial creation through corrections. Deletion is a logical delete (the invoice's status is set to deleted) and is only permitted while the invoice is still in draft status.