Transfers holdings between active subaccounts, within the same account.
Bulk Subaccount Transfer request
success
{- "onBehalfOfSrcAcctId": "string",
- "requests": [
- {
- "subaccountIdentifier": "string",
- "holdingCriteria": [
- {
- "holdingIdentifier": "476099",
- "quantity": 3
}
], - "correlationId": "string"
}
]
}
{- "responses": [
- {
- "correlationId": "string",
- "transferBatchIdentifier": "string"
}
]
}