Set a counterpart's bank account as default for its currency

POST
/counterparts/:counterpart_id/bank_accounts/:bank_account_id/make_default

Path parameters

bank_account_idstringRequired
counterpart_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Response

This endpoint returns any.

Errors