GuidesAPI Reference
Log In
API Reference

Create customer contact for customer

Creates a customer contact for the given customer.

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

The Customer for this contact.

Body Params

Serializer for adding a customer contact to a customer

boolean

Is this the primary contact?

boolean

Is Contact Authorized to Charge?

boolean

Is this the billing address?

boolean

Is this the shipping address?

boolean

Is this the main address?

integer
enum

The email options

  • 0 - Do Not Send Copies
  • 1 - CC Email Invoices
  • 2 - CC Email AR Statements
  • 3 - CC Email Invoices & AR Statements
Allowed:
boolean

Is this a marketing email?

string
length ≤ 40

The Contact title.

string
required
length ≤ 128

The Contact first name.

string
length ≤ 40

The Contact last name.

string
length ≤ 128

The Email Address.

string | null

The address line 1.

string | null

The address line 2.

string | null

The address line 3.

string | null

The city.

string | null

The postal code location.

string | null

The postal code.

string | null

The country.

string | null
^-?\d{0,3}(?:\.\d{0,4})?$

The Longitude for this address.

string | null
^-?\d{0,2}(?:\.\d{0,4})?$

The Latitude for this address.

Headers
integer
required

The id of the active store to be used for this API invocation

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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