Submit JSON bank statements.

Path Params
uuid
required

The lead id .

Body Params

The bank statements model.

Model containing Bank Statement.

string
required
length between 1 and 255

Gets or sets the Account Name.

string
required
length ≥ 1

Gets or sets the Currency.

string | null

Gets or sets the Account Number. Required if Iban is null.

string | null

Gets or sets the Sort Code. Required if Iban is null.

string | null

Gets or sets the Iban. Required if Account Number is null.

string | null

Gets or sets the Swift Code. Required if Account Number is null.

string | null

Gets or sets the Institution Name.

double | null

Gets or sets the Starting Balance.

transactions
array of objects | null

Gets or sets the list of Transactions.

transactions
Headers
string
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

OK

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