Disbursementtransferdetailsinput
Represents the input for the transfer details for a disbursement transaction
linkedAccountIdstring
The id of the linked deposit account
linkedAccountKeystring
The encoded key of the linked deposit account
Disbursementtransferdetailsinput
{
"linkedAccountId": "string",
"linkedAccountKey": "string"
}