Create or update many invoicesAsk AIpost https://api.sinao.app/v1/apps/{appId}/invoices/batchCreate or update many invoicesPath ParamsappIdintegerrequiredThe 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 Paramsdataarray of objectsrequiredList of invoices. With ID for update, without for insertdata*ADD objectResponses 200Success 400Bad request 404Not foundUpdated 5 months ago