Create Customer Account

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.

attribute

type

description

success

boolean

Response status

data

array

Newly created Customer Account object

errors

array

Contains list of error objects which consists of:
message: Error message
code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!