POST customer create or update

Create or update a customer by id

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

Enter customer request model

Customer details

string
required

Customer first name

string

Customer last name

string

Customer's business name

string

Customer's primary phone number

string

Customer code in Hike

string
required

Customer's email address

int32

Customer's delivery address record id, 0 to create a new address which will be automatically assigned and included in the response

int32

Customer's billing Address record id, 0 to create a new address which will be automatically assigned and included in the response

int32

Customer group id

string

Internal notes

boolean

Has this customer signed up for loyalty rewards?

date-time

Customer's birth date

int32

Customer's gender

double

Customer's current loyalty balance

double

Reward points used so far

double

Credit limit approved for this customer's account

double

Customer's credit balance - balance of amount business owes to the customer

double

Balance of amount customer is owing

int32

Marketing question 'how did you hear about us?'

billing_address
object

Customer's address details

shipping_address
object

Customer's address details

delivery_address
array of objects

Customer's delivery address

delivery_address
date-time

Customer profile created on

date-time

Customer's profile last modified date

customer_group
object

Customer's group details

boolean

Customer has opted in to receive marketing and promo communications

string

Customer extra custom field 1

string

Customer extra custom field 2

string

Customer extra custom field 3

string

Customer extra custom field 4

customer_tags
array of objects

Customer filter tags e.g: best, retail, new

customer_tags
boolean

Is active or not?

int32
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

OK

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!