SrnSecurityToTransfer
- qtyType: integerrequired
Exact number of this security to transfer.
- securityType: string
Code requiredThe stock/security code to transfer (as listed on your existing holdings)
- securityType: string
Name requiredThe name of the security to transfer (as listed on your existing holdings)
- srnType: stringrequired
The SRN number to transfer securities away from
Examples
{
"securityCode": "WES",
"securityName": "Wesfarmers Limited",
"srn": "I0001234567",
"qty": 120
}

