Submits an application for funding to Liberis.

Log in to see full request history

🚧

Application

There are several fields on the application endpoint. Only a few of these are mandatory to create the application, however, there's a minimum set of fields required in order to create an application without Liberis needing to contact the customer for additional information. This is detailed in the table below and split by regional requirements (UK and US). You should endeavor to send as many these fields as possible in order to provide the most frictionless customer experience.

If you are creating an application for a region that is not US or UK, please speak to your partner manager for assistance.

1440

Minimum set of fields needed to create an application

{ "reference": "CustomerMid", "applicationType": "BCA_Initial", "currency": "GBP", "applicants": [ { "firstName": "John", "lastName": "Doe", "dateOfBirth": "2022-10-25T15:11:45Z", "primary":true } ] }

Fields needed for a complete application, split by region

Required fieldRegion
referenceAll
applicationTypeAll
intendedUseOfFundsAll
bankAccountNumberUnited Kingdom and United States
bankRoutingNumberUnited States only
bankNameAll
sortCodeUnited Kingdom only
legalNameAll
tradingNameAll
legalConstitutionAll
registrationNumberUnited Kingdom only
registeredStreetAll
registeredCityAll
registeredStateUnited States only
registeredPostcodeAll (equivalent to Zip Code in United States)
registeredCountryAll
tradingStreetAll
tradingCityAll
tradingStateAll
tradingPostcodeAll (equivalent to Zip Code in United States)
tradingCountryAll
industryAll
selectedPrice (object)

(see below)
All
paymentChannels (object)All
applicants (object)
An applicant object is needed for the primary applicant and for each additional shareholder
All regions:
email
firstName
lastName
email
dateOfBirth
primary (need exactly one primary applicant)
ownershipPercentage
mailingStreet
mailingCity
mailingCountry
mailingPostcode
telephone

United Kingdom:
homeOwnership

United States:
mailingState
socialSecurityNumber
currencyAll
taxIdUnited States only
consentBureauSearchUnited Kingdom only
consentBureauSearchDateUnited Kingdom only

Price Details

Liberis provides up to 3 offers to the merchant. The selected price details need to be sent as part of the Application request

FieldData TypeDescription
split32-bit integerThe split percentage (i.e. the percentage of each transaction that will go towards paying for the advance.)
termdouble-precision numberThe number of months or part-months in which it is estimated that the advance will be paid
purchasePricedouble-precision numberThe advance amount
purchaseAmountdouble-precision numberThe total to be repaid
factorRatedouble-precision numberThe factor rate (multiple of the advance to derive the purchase amount)
Body Params
string
required

The merchant company ID as previously provided for quoting or as part of a periodic data drop

string
required
Defaults to BCA_Initial

Possible values: "BCA_Initial" for a customer's initial application. "BCA_Renewal" for a customer's renewal application.

string

Possible values "USD", "GBP"

string

Possible values: "Purchase Stock", "Purchase New Equipment", "Expand Business", "Cash Flow", "Payroll", "Taxes Due", "Other", "Refurbishment"

string

The account number of the merchant's bank account.

string
string

Possible values: "BANKGIRO", "PLUSGIRO", "IBAN", "LOCAL_SE"

string

Bank routing number (US partners)

string

Bank sort code (UK partners)

string
string

Possible values: "Limited company", "Partnership", "Sole trader", "LLP", "Trading Partnership", "Limited Partnership", "Other Corporation"

string

Registered business number (EIN / Company Number).

string
string
string
string
string

Where a partner uses multiple external payment providers, provide the appropriate payment provider, e.g. "Stripe".

boolean

Whether or not the merchant consents to a bureau credit search. This may impact their credit rating.

date

The date/time the merchant consented to a bureau search. If not provided, defaults to the point that the API receives the request.

boolean

Whether the merchant consents to sharing data with 3rd parties of Liberis.

boolean

Whether the merchant consents to being contacted in future about the same product.

boolean

Whether the merchant consents to being contacted in future about a similar product.

boolean

Whether the merchant consents to being contacted in future about other products.

string

Standard industrial classification code

string

Possible values: "General Store", "Trade Contractor", "Car Sales / Garage Services", "Food / Drink Shop", "Fashion Retail", "Other Retailer", "Hotel / B&B", "Restaurant", "Bar / Pub", "Healthcare", "Hair & Beauty", "Other Services"

selectedPrice
object
paymentChannels
array of objects

A payment channel should be created for each merchant identifier. There needs to be at least one payment channel.

paymentChannels
applicants
array of objects

An applicant needs to be created for each shareholder of the company. There needs to be at least one applicant.

applicants
monthlyVolumes
array of objects

The monthly transactions volumes for the merchant. An object should be created for each month.

monthlyVolumes
tradingAddresses
array of objects
tradingAddresses
double
date

The date the merchant signed up with the partner.

double
string
string
date

Where KYC is performed outside of Liberis (specific markets and partners only) provide the date of the check.

string

Where KYC is performed outside of Liberis (specific markets and partners only), provide the outcome of the check.

string

Where KYC is performed outside of Liberis (specific markets and partners only) provide the risk category.

string

Where funding pre-approval occurs outside of Liberis (specific markets and partners only) provide the status.

string

Where the merchant was referred by a third party, provide that party's name

string

Where the merchant was referred by a third party, provide the contact email address for that party

string
string
Responses

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