Returns a list of payment purposes based on the recipient’s country and currency
The ID of the account to work with.
"F50091"
The currency code, in ISO-4217 format.
^[A-Z]{3}$"USD"
The country code, in ISO-3166 format.
^[A-Z]{2}$"GB"
The type of the recipient.
business, charity, individual "business"
OK