Skip to main content
POST
Create customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
customerId
string
required
Example:

"cus_01J8YF6B"

partyId
string
required
segment
string
required
Example:

"sme"

status
string
required
Example:

"active"

riskRating
string
Example:

"medium"

Response

200 - application/json

OK

customerId
string
required
Example:

"cus_01J8YF6B"

partyId
string
required
segment
string
required
Example:

"sme"

status
string
required
Example:

"active"

riskRating
string
Example:

"medium"