Create a customer

Creates a new customer with the data provided.
⚠️ Please note: this endpoint cannot associate a customer signup with a link or a click, which results in signups, paid customers, and revenue not being accurately attributed to any landing pages or partners. To track your signups from a link or click, please user Server-to-Server instead.

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

External customer key that can be configured on creation.

string
required
length between 4 and 255

The customers email, must be a valid email

string

The key of the member that is responsible for the customer (note: member_key must belong to a team member of a partner in your program).

meta
object

Additional custom fields for the customer that is configured in your PartnerStack dashboard.

string
length ≤ 100

Should be either the customer's name, or the company name

string | null

A unique identifier given by a payment provider (Stripe, Recurly, Chargebee etc)

string
required

The key of the partner that is responsible for the customer (note: partner_key must belong to a partner in your program).

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json