The "Retrieve Payee Funding Accounts" API endpoint allows you to obtain a list of all funding sources linked to a payee's account. It provides key details such as account type, currency, and status for each funding method. This information is essential for monitoring and managing where payouts are sent.

The accountToken is a unique identifier generated by Pockyt to represent a specific funding account, while the accountTag is an identifier created by the merchant for their own reference. If a request to the API does not include either of these values, the API will default to returning a comprehensive list of all funding accounts tied to the given Payee's customerNo.

Language