Invoices
Finalize an invoice
post/apps/{appId}/invoices/{id}/finalize
Path parameters
appIdinteger required
The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.
idinteger required
Invoice id to finalize
Query parameters
force_dateboolean
Automatically updates the date if earlier than the last invoice
Response
Success