Custom Accounts
Patch custom account
Updates a custom account for a business. Patch style update will only change specified fields.
PATCH
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
.