v1
latestOpenAPI 3.1.02026-07-24180245513.9 KBVirtual Accounts
Assign virtual account to counterparty
Assign a virtual account to a counterparty.
post/virtual_accounts/{virtual_account_id}/counterparties/{counterparty_id}/assign
Path parameters
virtual_account_idstring uuid required
The ID of the virtual account.
counterparty_idstring uuid required
The ID of the counterparty.
Response
200
Example response
{
"metadata": {
"property_a": true,
"property_b": "some text"
}
}