---
title: "Triggers synchronization at Bankin then synchronizes transactions with Sinao"
method: POST
path: "/apps/{appId}/banks/synchronize"
tags: ["hidden"]
---

# Triggers synchronization at Bankin then synchronizes transactions with Sinao

`POST /apps/{appId}/banks/synchronize`

## Path parameters

- `appId` integer, required

## Query parameters

- `id` integer
- `is_incremential` boolean

## Response `200`

Success

- CashflowSource
  - `id` integer
  - `parent_cashflow_source` CashflowSource — recursive
  - `name` string
  - `identifiant` string
  - `account_type` string
  - `disabled` boolean
  - `balance_amount` integer
  - `type` string
  - `status` string
  - `created_at` string, date-time
  - `updated_at` string, date-time

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/versions/436b47b78bf4/schema)
