post
https://api.zeal.com/customer-accounts
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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 messagecode: Error code as described in Error codes |

