Developer Docs

Create a customer

Creates a customer for the authenticated merchant. Only the email is required. If a customer with this email already exists for the merchant, the existing customer is returned with HTTP 200 instead of 201. Use the X-On-Behalf-Of header to create the customer for a connected sub-merchant.

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

Email address of the customer

string | null

First name of the customer

string | null

Last name of the customer

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