Custom Accounts
Update custom account
Updates a custom account for a business. Put style update will replace all fields.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to update custom account for.
The UUID of the custom account to update.
Body
application/json
Response
200
application/json
The response is of type object
.