List Client Wallets by FundsType
List Client Wallets by FundsType
Authentication
AuthorizationBearer
Bearer authentication of the form `Bearer <token>`, where token is your auth token.
If your platform is using a [proxy](/guides/sca/proxy-management) to take SCA-triggering action on behalf of users, you also need to integrate [mTLS authentication](/guides/sca/platform) and use the `api-mtls` base URL.
Path parameters
ClientId
Platform's API account identifier, associated with the API key.
FundsType
**Allowed values:** `FEES`, `CREDIT`
The type of funds in the Client Wallet:
- `FEES` – Fees Wallet, for fees collected by the platform, specific to the Client Wallet object.
- `CREDIT` – Repudiation Wallet, for funds for the platform's dispute management, specific to the Client Wallet object.
**Note:** The Fees Wallet and Repudiation Wallet are created automatically by Mangopay for each currency.
Response
Success
Array (Client Wallets)
The list of Client Wallets.