Skip to main content
POST
Create Meld 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

All fields are optional.

name
object
email
string<email>
phone
string

E.164-formatted phone number.

dateOfBirth
string<date>

ISO-8601 calendar date (YYYY-MM-DD).

type
enum<string>
Available options:
INDIVIDUAL,
BUSINESS

Response

Meld customer created successfully

data
object