Skip to main content
POST
Provision Due customer

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Body

application/json
type
enum<string>
required
Available options:
individual,
business
name
string
required
email
string<email>
required
country
string
required

ISO country code.

category
string
required

Customer category (for example self_employed).

kycReturnUrl
string

Where a hosted KYC session sends the user afterwards.

Response

Due customer provisioned

data
object