Updates a custom account for a business. Patch style update will only change specified fields.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to update custom account for.
The UUID of the custom account to update.
The response is of type object
.