Create Customer

Create a new customer in the customer vault with billing and optional shipping information. The billing field can be either a single object or an array of objects to create multiple billing addresses at once.

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

Never Use Real API Keys

Use Sandbox keys with the Try It feature. Do not enter production API keys when testing.

Body Params

Request schema for creating a new customer. The billing field can be either a single object or an array of objects to create multiple billing addresses at once.

billing
required

Billing address information. Can be a single object or an array of objects to create multiple billing addresses at once.

string
length ≤ 36

Customer vault identifier. If not provided, one will be generated. Max 36 characters.

shipping
object

Optional shipping address information

merchant_defined_fields
object

Custom fields configured in the merchant control panel under Settings → Merchant Defined Fields (field_1 through field_20).

Responses

401

Unauthorized

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