Overwrite an existing CustomerEstablishment

Overwrites a specific CustomerEstablishment API object

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

ID of CustomerEstablishment to update

Body Params

new CustomerEstablishment object

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
204

Resource successfully updated

301

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

400

Provided JSON body is either invalid or empty

401

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

404

CustomerEstablishment not found

445

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

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