Update a counterpart
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
counterpart_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
individual
Represents counterparts that are individuals (natural persons).
OR
organization
Represents counterparts that are organizations (juridical persons).
Response
Successful Response
OR
Errors
401
Patch Counterparts ID Request Unauthorized Error
403
Patch Counterparts ID Request Forbidden Error
404
Patch Counterparts ID Request Not Found Error
422
Patch Counterparts ID Request Unprocessable Entity Error
500
Patch Counterparts ID Request Internal Server Error