Transactions
Update a Transaction
post/apps/{appId}/transactions/{id}
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
ID of Transaction
Query parameters
contact_organization_idinteger
contact_person_idinteger
account_idinteger
cashflow_source_idinteger
contact_namestring
amountinteger
method'check' | 'transfer' | 'cash' | 'creditcard' | 'automatic_debit' | 'creditnote'
received_atstring date-time
labelstring
detailsstring
tagsstring
metadatastring[] nullable
Response
Success