Create a customer

Creates a customer. You can create a customer and then create subscriptions for the customer when required. When creating a customer, you can pass along the billing address.

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

Error codes:

ProjectNotFoundThere is no project specified in the URL
AlreadyExistA customer with such an id already exists
Path Params
string
required
Defaults to your-site-name-1

Name of your project

Body Params
string

The id of the created customer

string

The first name of the created customer

string

The last name of the created customer

string

The unique customer’s email address

string

Company name of the customer

string

Phone number of the customer

string

The language of emails sent to the customer. Can be "en", "ua".

string
enum

Optional, default=off

Allowed:
billingAddress
object

Billing address of the customer

additionalEmails
array of strings

Added customer emails

additionalEmails
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json