Skip to main content
GET
This call returns all the transactions targeting or emitted from a Client Wallet, for example:
  • Fees payouts made from the Fees Wallet (FEES_CCY)
  • Repudiations and settlements made from or to the Repudiation Wallet (CREDIT_CCY)
  • Conversions between Client Wallets

Path parameters

string
required
Allowed values: FEES, CREDITThe 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.
string
required
Allowed values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).The currency of the wallet.

Responses

array
The list of transactions created by the platform.