Update a company membership

Updates a membership's KYC attributes (legal_representative,
has_powers_to_act, partner, partner_type, participation_rate,
is_indirect_participation_corporate). While the company's
verification_status is pending/rejected, the KYC file fields
(identification_file, power_file, pep_file, pep_file_template) are
also writable. role is writable only by callers holding the
members_management permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the resource. This is a UUID for most resources, but for user endpoints it is the user's Firebase UID (an opaque string), so no uuid format is asserted here.

Body Params
string

Requires the members_management permission.

boolean
boolean
boolean
integer
number
boolean
string
string
string
string
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Organization endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized

404

Membership not found

422

Validation failed

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json