v2

latestOpenAPI 3.0.0Apache 2.02026-07-2638645559.8 KB
Quotes

Update the status of a quote

post/apps/{appId}/quotes/{id}/updatestatus

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

status'waiting' | 'goodforagreement' | 'refused' | 'transformed' | 'deleted'

Status to update

Response

Success