receiptUpdate Counterparty Limit

Update Counterparty Limit

put
/banking/v1/counterparties/{counterparty_id}

This endpoint updates the limit for a specific counterparty associated with a bank account.

scope: counterparties.write

Path parameters
counterparty_idstring · uuidRequiredExample: 5d2811d0-c016-4bc9-bc53-848b1d0bc0c6
Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringRequiredExample: {{API_KEY}}
Body
bank_account_idstringRequired
document_typestringRequired
maximum_amountintegerRequired
Responses
chevron-right
200

Success

application/json
put
/banking/v1/counterparties/{counterparty_id}
HTTP

Last updated