Hi,
I am using the "List of Customer Accounts" from the Retail BankingUSA - Customers API.
The response looks like this:
[
{
"accountId": "1de9bf9c-5235-3a52-8973-336b5adc0c25",
"customerId": "2b3bf3ee-e247-3e03-885a-110e9acaab61",
"relation": "B-Authorized Signer"
}
]
Can someone tell me which "relation" type corresponds to accounts from which someone can do cash withdrawals?
Thanks,
Kostas