Referência da APIClientes
Definir assessor responsável
AuthorizationBearer <token>
In: header
Path Parameters
orgstring
clientIdstring
member_idstring
Response Body
curl -X PUT "https://api.databolsa.com/v1/advisor/orgs/string/clients/string/assignment" \ -H "Content-Type: application/json" \ -d '{ "member_id": "string" }'{
"updated": true
}{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"code": "string"
}