Quotes

Create or update many quotes

Create or update many quotes

post/apps/{appId}/quotes/batch

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.

Query parameters

dataQuote[] required— unresolved $ref

List of quotes. With ID for update, without for insert

Response

Success

Quote required— unresolved $ref

Changes

No recorded changes to this endpoint across all 2 revisions of this API.