The Transaction object
Description
A Transaction represents any kind of money movement to and/or from a wallet (pay-ins, payouts, transfers) in the Mangopay ecosystem.
Note – Transaction data retained for 13 months
The API retains all transaction objects for 13 months from CreationDate. This applies to lists of transactions as well as An API call to retrieve an individual pay-in, transfer, conversion, or payout by its Id.
For more information, see the Data availability periods article.
Attributes
Id
Tag
CreationDate
AuthorId
The unique identifier of the user at the source of the transaction.
CreditedUserId
DebitedFunds
Information about the debited funds.
CreditedFunds
Fees
Status
ResultCode
ResultMessage
The explanation of the result code.
ExecutionDate
Type
Nature
CreditedWalletId
The unique identifier of the credited wallet.
DebitedWalletId
The unique identifier of the debited wallet.