v1

latestOpenAPI 3.0.12026-07-2487164202.8 KB
Enrich an Application

Submit account information.

post/Leads/{leadId}/accountinfo

Path parameters

leadIdstring uuid required

The lead id .

Headers

api-versionstring

Request body

namestring required

Gets or sets the Account Name.

currencyISOCodestring required

Gets or sets the Currency ISO Code.

accountNostring nullable

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

sortCodestring nullable

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

ibanstring nullable

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

bicstring nullable

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

Response

OK