Skip to main content
PUT
Update counterparty limit

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string<uuid>
required

Counterparty ID Unique identifier

Body

application/json

The update counterparty limit attributes

Body params to update counterparty limits

bank_account_id
string<uuid>
required

Unique identifier

document_type
string
required

Document type of the counterparty

maximum_amount
integer
required

Counterparty maximum amount

Response

CounterpartyLimits

Response to counterparty

data
Counterparty limits params · object

Body params to counterparty limits

Example: