GuidesAPI Reference
Log In
API Reference

Create Customer

Create a Customer

Body Params
string
required

Name of customer

int32
required

Unique identifier representing a company (Merchant ID)

string

Address of customer

string

Extra information about the address e.g. floor #, apartment #

string
string
string
string
string
required

Phone of customer. Required (if no E-mail)

string

E-mail of customer. Required (if no Phone)

double

Latitude component of customer location

double

Longitude component of customer location

string

Customer external ID

boolean

Access customer to login (values: "true", "false" or 0, 1)

string

Confirmation code to approve login via phone number

boolean
Defaults to true

Allows to opt out of email sharing for customer (values: "true", "false" or 0, 1)

boolean
Defaults to true

Allows to opt out of phone sharing for customer (values: "true", "false" or 0, 1)

string

2-letter language code e.g. "en", "fr". Used to set the language in which the Customer App appears (if you want it to be different from the merchant account default)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Request
Response
Choose an example:
application/json