hidden
Triggers synchronization at Bankin then synchronizes transactions with Sinao
post/apps/{appId}/banks/synchronize
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
Optional item id to refresh. If set, triggers a refresh at Bankin before synchronizing transactions
is_incrementialboolean
The value 'false' triggers a non-incremental syncronization of the maximum possible duration. The value 'true' updates the transactions updated by Bankin since a certain date
Response
Success