Invoice
Retrieve the status of the invoice
get/api/invoice/status
Query parameters
idinteger required
Headers
x-auth-keystring required
x-auth-secretstring required
Response
OK
'Draft' | 'Paid' | 'Unpaid' | 'Overdue' | 'Void' required
Changes
No recorded changes to this endpoint across all 1 revision of this API.