Add a new CustomerEstablishment

Add a new CustomerEstablishment

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

CustomerEstablishment object that needs to be added

uri
required

URI of the Customer API object this resource is tied to.

uri
required

URI of the Establishment resource the specified customer will associate with.

boolean
Defaults to false

Flag. If set to True, indicates that a SMS notification has been sent to the customer asking them to stop by. Triggers 30 days after last_sale timestamp and controlled by SMS Marketing settings.

date-time

ISO8601 timestamp that matches the "created_date" of the last order made under the specified customer record.

Responses
201

Resource successfully created.

301

Invalid request URL - make sure that the URL ends with atrailing slash.

400

Invalid input - please run the request body through a JSONvalidator.

401

Authentication error - make sure the API key & secret isvalid, active and provided in the "API-AUTHENTICATION" header.

445

Message: Integrity Error - either a required field ismissing from the request body or an invalid value was provided for one of thefields.

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