Create Seller

Let's create/onboard a new seller. For this you'll need 2 things:

  1. Create a new ID for this seller (should map to your internal identifier)
  2. The seller's legal information. ⚠️ Note that one of either business_registration_number or tax_number must be provided on creation.
📘

You should create a seller entity for every seller on your platform that can be part of a lending transaction.

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

Custom ID of the seller, should map to your internal identifier. Must consist only of a-z, A-Z, 0-9 and .-_ characters, and length should not exceed 100 characters.

legal_name
object
required
business_registration_number
object

Registration number of the seller from the commercial register.

tax_number
object

Identification number assigned to the seller by local tax office.

email
object
required

Email address of the seller.

phone
object

Phone number of the seller. Must be provided in the international format, e.g. +49123456789.

required
bank_accounts
array
required

Bank account details used for payouts to seller
Note: only one bank account allowed per currency.

bank_accounts*
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