Update a counterpart

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

counterpart_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
individualobjectRequired

Represents counterparts that are individuals (natural persons).

OR
organizationobjectRequired

Represents counterparts that are organizations (juridical persons).

Response

Successful Response
object
OR
object

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