Submit account information.

Using this endpoint, partners can submit merchant bank account details directly to YouLend. YouLend will fund to this account.

It is recommended to submit these details as soon as possible after creating the lead to allow YouLend to verify them, and ensure no delays in payout.

Path Params
uuid
required

The lead id .

Body Params

The account information model.

AccountInfoModel.

string
required
length between 1 and 255

Gets or sets the Account Name.

string
required
length ≥ 1

Gets or sets the Currency ISO Code.

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.

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