Attachments
Attach a file on an object
post/apps/{appId}/attachments
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
type'none' | 'purchase' | 'invoice' | 'quote' | 'transaction' | 'relationship' required
Object to attach file
attachable_idinteger
Object id
filestring binary
File to attach
Response
Success