Resolve traditional finance account identifiers (e.g., BSB + account number) to Cubewire vault details. Use when integrating with traditional banking or when vaults are identified by bank account rather than blockchain address. Reference the wallet repo for supported identifier types and response format.
| Field | Type | Required | Description |
|---|---|---|---|
sender | object | No | Sender TradFi account info |
sender.bsb | string | Yes | Bank State Branch code (Format: XXX-XXX) |
sender.accountNumber | string | Yes | Bank account number |
recipient | object | No | Recipient TradFi account info |
recipient.bsb | string | Yes | Bank State Branch code (Format: XXX-XXX) |
recipient.accountNumber | string | Yes | Bank account number |
vaults:read
Resolve traditional finance account identifiers (e.g., BSB + account number) to Cubewire vault details. Use when integrating with traditional banking or when vaults are identified by bank account rather than blockchain address. Reference the wallet repo for supported identifier types and response format.
| Field | Type | Required | Description |
|---|---|---|---|
sender | object | No | Sender TradFi account info |
sender.bsb | string | Yes | Bank State Branch code (Format: XXX-XXX) |
sender.accountNumber | string | Yes | Bank account number |
recipient | object | No | Recipient TradFi account info |
recipient.bsb | string | Yes | Bank State Branch code (Format: XXX-XXX) |
recipient.accountNumber | string | Yes | Bank account number |
vaults:read