// GET has no body parameters
[
{
"Id": "wt_498263ef-5a87-4ef9-a2ab-995748fc478a",
"Tag": "Partial refund with fees refunded",
"CreationDate": 1737388152,
"AuthorId": "user_m_01JHSSTVRDN5SN9T14SRC6SA9A",
"CreditedUserId": null,
"DebitedFunds": {
"Currency": "EUR",
"Amount": 2500
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 3000
},
"Fees": {
"Currency": "EUR",
"Amount": -500
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1737388152,
"Type": "PAYOUT",
"Nature": "REFUND",
"InitialTransactionId": "wt_bbcb7335-d513-49f6-a86b-502de501d675",
"InitialTransactionType": "PAYIN",
"InitialTransactionNature": "REGULAR",
"DebitedWalletId": "wlt_m_01JHSSTYGT28P1F5KJ82QZ0K65",
"CreditedWalletId": null
},
{
"Id": "wt_498263ef-5a87-4ef9-a2ab-995748fc478a",
"Tag": "Partial refund with more fees taken",
"CreationDate": 1737388152,
"AuthorId": "user_m_01JHSSTVRDN5SN9T14SRC6SA9A",
"CreditedUserId": null,
"DebitedFunds": {
"Currency": "EUR",
"Amount": 2500
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 2000
},
"Fees": {
"Currency": "EUR",
"Amount": 500
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1737388152,
"Type": "PAYOUT",
"Nature": "REFUND",
"InitialTransactionId": "wt_bbcb7335-d513-49f6-a86b-502de501d675",
"InitialTransactionType": "PAYIN",
"InitialTransactionNature": "REGULAR",
"DebitedWalletId": "wlt_m_01JHSSTYGT28P1F5KJ82QZ0K65",
"CreditedWalletId": null
}
]
// GET has no body parameters
[
{
"Id": "wt_498263ef-5a87-4ef9-a2ab-995748fc478a",
"Tag": "Partial refund with fees refunded",
"CreationDate": 1737388152,
"AuthorId": "user_m_01JHSSTVRDN5SN9T14SRC6SA9A",
"CreditedUserId": null,
"DebitedFunds": {
"Currency": "EUR",
"Amount": 2500
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 3000
},
"Fees": {
"Currency": "EUR",
"Amount": -500
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1737388152,
"Type": "PAYOUT",
"Nature": "REFUND",
"InitialTransactionId": "wt_bbcb7335-d513-49f6-a86b-502de501d675",
"InitialTransactionType": "PAYIN",
"InitialTransactionNature": "REGULAR",
"DebitedWalletId": "wlt_m_01JHSSTYGT28P1F5KJ82QZ0K65",
"CreditedWalletId": null
},
{
"Id": "wt_498263ef-5a87-4ef9-a2ab-995748fc478a",
"Tag": "Partial refund with more fees taken",
"CreationDate": 1737388152,
"AuthorId": "user_m_01JHSSTVRDN5SN9T14SRC6SA9A",
"CreditedUserId": null,
"DebitedFunds": {
"Currency": "EUR",
"Amount": 2500
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 2000
},
"Fees": {
"Currency": "EUR",
"Amount": 500
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1737388152,
"Type": "PAYOUT",
"Nature": "REFUND",
"InitialTransactionId": "wt_bbcb7335-d513-49f6-a86b-502de501d675",
"InitialTransactionType": "PAYIN",
"InitialTransactionNature": "REGULAR",
"DebitedWalletId": "wlt_m_01JHSSTYGT28P1F5KJ82QZ0K65",
"CreditedWalletId": null
}
]
CREATED
, SUCCEEDED
, FAILED
The status of the transaction. You can filter on multiple values by separating them with a comma.CreationDate
parameter). You can filter on a specific time range by using both the AfterDate
and BeforeDate
query parameters.CreationDate
parameter). You can filter on a specific time range by using both the AfterDate
and BeforeDate
query parameters.200
Show properties
Show properties
CreditedFunds
value when entered manually. This also applies to the sum of debited funds when making multiple partial refunds.Show properties
1260
whereas JPY 12 would be represented as just 12
).Show properties
1260
whereas JPY 12 would be represented as just 12
).CREATED
, SUCCEEDED
, FAILED
The status of the transaction.SUCCEEDED
, indicating that the transaction occurred. The statuses CREATED
and FAILED
return an ExecutionDate
of null
.PAYIN
, TRANSFER
, CONVERSION
, PAYOUT
The type of the transaction.REGULAR
, REPUDIATION
, REFUND
, SETTLEMENT
The nature of the transaction, providing more information about the context in which the transaction occurred:REGULAR
– Relative to most of the transactions (pay-ins, payouts, and transfers) in a usual workflow.REPUDIATION
– Automatic withdrawal of funds from the platform’s repudiation wallet as part of the dispute process (when the user has requested a chargeback).REFUND
– Reimbursement of a transaction to the user (pay-in refund), to a wallet (transfer refund), or of a payout (payout refund, only initiated by Mangopay).SETTLEMENT
– Transfer made to the repudiation wallet by the platform to settle a lost dispute.[
{
"Id": "wt_498263ef-5a87-4ef9-a2ab-995748fc478a",
"Tag": "Partial refund with fees refunded",
"CreationDate": 1737388152,
"AuthorId": "user_m_01JHSSTVRDN5SN9T14SRC6SA9A",
"CreditedUserId": null,
"DebitedFunds": {
"Currency": "EUR",
"Amount": 2500
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 3000
},
"Fees": {
"Currency": "EUR",
"Amount": -500
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1737388152,
"Type": "PAYOUT",
"Nature": "REFUND",
"InitialTransactionId": "wt_bbcb7335-d513-49f6-a86b-502de501d675",
"InitialTransactionType": "PAYIN",
"InitialTransactionNature": "REGULAR",
"DebitedWalletId": "wlt_m_01JHSSTYGT28P1F5KJ82QZ0K65",
"CreditedWalletId": null
},
{
"Id": "wt_498263ef-5a87-4ef9-a2ab-995748fc478a",
"Tag": "Partial refund with more fees taken",
"CreationDate": 1737388152,
"AuthorId": "user_m_01JHSSTVRDN5SN9T14SRC6SA9A",
"CreditedUserId": null,
"DebitedFunds": {
"Currency": "EUR",
"Amount": 2500
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 2000
},
"Fees": {
"Currency": "EUR",
"Amount": 500
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1737388152,
"Type": "PAYOUT",
"Nature": "REFUND",
"InitialTransactionId": "wt_bbcb7335-d513-49f6-a86b-502de501d675",
"InitialTransactionType": "PAYIN",
"InitialTransactionNature": "REGULAR",
"DebitedWalletId": "wlt_m_01JHSSTYGT28P1F5KJ82QZ0K65",
"CreditedWalletId": null
}
]
// GET has no body parameters
Was this page helpful?