v2

latestOpenAPI 3.0.0Apache 2.02026-07-2638645559.8 KB
Transactions

Create multiple transactions

post/apps/{appId}/transactions/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

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

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

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