Invoice

Change invoice status

post/api/invoice/changestatus

Headers

x-auth-keystring required
x-auth-secretstring required

Request body

Idinteger

Invoice Id

Status'Draft' | 'Paid' | 'Unpaid' | 'Overdue' | 'Void'

New status of the invoice

Response

OK

boolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.