patch https://api.zeal.com/customer-accounts/
Updates a specified Customer Account in Zeal.
Returns
Returns response status and updated Customer Account object.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | Updated Customer Account object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |