POST /customers

Adds or updates a customer record in the Maven system.

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

This API is Deprecated

Please use the POST /company-locations endpoint.

Body Params
string
required

(Req) External identifier for the customer record. If customerNumber already known, will update the record.

string
required

Name of customer

string

Additional name of customer

string

Daytime phone number of customer

string

Evening phone number of customer

string

Address of the customer

string

Address 2 of the customer

string

City of the customer

string

State of the customer. Must be specified as 2-char ISO state code.

string

Zip code of the customer

string

Country of the customer. Must be specified as 2-char or 3-char ISO country code.

string

Terminal code associated with this customer

string

Timezone where customer is located. Must be a valid timezone name.

string

Additional information about this customer

availability
array of objects

Open/Close times for customer

availability
Responses

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