POST
/
api
/
v2
/
integrations
/
bank
/
transactions
/
sync
{
  "transactions": [
    "<any>"
  ],
  "hasMore": true,
  "nextCursor": "<string>",
  "modified": [
    "<any>"
  ],
  "removed": [
    "<any>"
  ]
}

Body

application/json

Response

200
application/json

Default Response

The response is of type object.