Synchronize Bank Account's transactions

Synchronize transactions of a bank account async, so it may take a while to complete.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the bank account

Body Params

Requires the selection of the bank key to use.

string
required

The id of the bank key to be used.

string
required

The date from which the transactions will be synchronized, with the format dd-MM-yyyy

string

Optional upper bound of the sync window, format dd-MM-yyyy. Must not be earlier than from_date (returns 412 otherwise).

Headers
uuid
required

UUID of the company on whose behalf the request is made. Send it on banking
requests to identify the acting company. Note that user-scoped list endpoints
(e.g. the recipients/transactions indexes) resolve results across all companies
the authenticated user is a member of, rather than strictly from this header.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json