Skip to main content
PUT
Update Counterparty

Authorizations

Authorization
string
header
required

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

Path Parameters

version
string
required
Allowed value: "v1"
id
string
required

Body

application/json

UpdateCounterpartyPayload

relationship_type
string | null

Response

Successful Response

CounterPartyResponse

id
integer
required
owner_party_type
string
required
owner_party_id
integer
required
relationship_type
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
Last modified on June 23, 2026