Funding creation

This endpoint creates a Business, generates an Offer (flexible or fixed repayments) based on the provided terms, and accepts it. This allows you to immediately begin sharing revenue information (Sales statements) for the Business to initiate payment.

🚧

Only available in sandbox environment.

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

Identifier of the Business to create. If omitted we will assign a random UUID.

number
0.01 to 100000
^(?:\+|-)?[0-9]+(?:\.[0-9]+)$

The amount with up to 2 decimal places.

number
0.0001 to 100
^(?:\+|-)?[0-9]+(?:\.[0-9]+)$

The amount with up to 2 decimal places.

number
≄ 0.01
^(?:\+|-)?[0-9]+(?:\.[0-9]+)$

The amount with up to 2 decimal places.

number
0 to 50
^(?:\+|-)?[0-9]+(?:\.[0-9]+)$

The amount with up to 2 decimal places.

country
object

Country of the Business. If omitted we will automatically pick default DEU.

Responses

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