v2

latestOpenAPI 3.0.0Apache 2.02026-07-2638645559.8 KB
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

idinteger nullable
contact_organization_idinteger nullable
contact_person_idinteger nullable
author_user_idinteger
cashflow_source_idinteger
amountinteger
creditinteger nullable
debitinteger nullable
methodinteger nullable
received_atstring date-time
labelinteger
detailsinteger nullable
lettered_atstring date-time nullable
tagsstring nullable
created_atstring date-time
updated_atstring date-time
deleted_atstring date-time