Create Customer Account

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

Creates a Customer Account in Zeal - a Customer Account and its ID can then be passed in a shift object to indicate work completed for a specific customer or company.

Returns

Returns response status and newly created Customer Account object.

attributetypedescription
successbooleanResponse status
dataarrayNewly created Customer Account object
errorsarrayContains list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Body Params
string
required

ID of the Company.

string
required

Custom code to be associated with the customer code.

string
required

Business Name of the customer account.

string

EIN of the customer account

string
enum
string

Phone number of the customer account

string

Business email of the customer account

string

Street address of the customer account

string

City of the customer account

string

State of the customer account

string

Zip code of the customer account

business_owner
object

Business owner of the customer account

Responses

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