Register Customer

The endpoint generates new customer profiles. The response includes a customerNo, which is used to reference the customer in other endpoints such as SecurePay and features such as recurring payments.

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

Merchant ID in Pockyt's system

string
required
Defaults to STORE123

Store Number in Pockyt's system

string
Defaults to INDIVIDUAL

Default value is "INDIVIDUAL"

string
Defaults to en

Language customer speak

string
Defaults to New York

The user's city

string
Defaults to Example Company

The name of the Customer's Company (if available)

string
required
Defaults to US

The user's country code (2 letter)

string
Defaults to CUST123

The user-defined user's ID in Pockyt's system

string

The user's date of birth

string
required
Defaults to [email protected]

The user's email address

string
required
Defaults to John

The user's first name

string
required
Defaults to Doe

The user's last name

string
Defaults to 555-987-6543

The customer's cell phone number

string
Defaults to 555-123-4567

The user's phone number

string
Defaults to NY

The user's state

string
Defaults to 123 Main St

The user's street address

string
Defaults to Apt 4B

The user's street address

string
Defaults to 12345

The user's zipcode

string
required
Defaults to signature

The parameter signature. It is the calculated MD5 hash value of the API token used to encrypt the request message and authorize transaction requests. For more information, visit Signing API Parameters

Response

Language
LoadingLoading…
Response
Choose an example:
application/json