Optional filters you can include within the body to restrict which balance updates will be sent by the WebSocket:
Parameter | Description | Type |
---|---|---|
filter{} | A filter object used to specify account characteristics. | object |
The filter{} object can include: | ||
account_owner | The participant code for the specific participant you want updates for. | string |
account_group | The group that you want updates for. | string |
account_type | The type that you want updates for -available, collateral, payable, receivable or collateral_deficiency | string |
asset | The asset code you would like updates for. | string |