[
{
"Id": "1d703749-8b07-4d82-8473-528e9b0322cc",
"Tag": "Created using Mangopay API Postman Collection",
"CreationDate": 1721742582,
"AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"CreditedUserId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"DebitedFunds": {
"Currency": "EUR",
"Amount": 20000
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 19000
},
"Fees": {
"Currency": "EUR",
"Amount": 1000
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1721742583,
"Type": "PAYIN",
"Nature": "REGULAR",
"CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
"DebitedWalletId": null,
"DepositId": "deposit_m_01J3FXN0PAAYJCYMWMM8DRGY5A"
},
{
"Id": "05cb5843-1207-4382-aa04-25b5dc994847",
"Tag": "Created using the Mangopay API Collection postman",
"CreationDate": 1721742590,
"AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"CreditedUserId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"DebitedFunds": {
"Currency": "EUR",
"Amount": 10000
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 9000
},
"Fees": {
"Currency": "EUR",
"Amount": 1000
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1721742591,
"Type": "PAYIN",
"Nature": "REGULAR",
"CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
"DebitedWalletId": null,
"DepositId": "deposit_m_01J3FXN0PAAYJCYMWMM8DRGY5A"
}
]
[
{
"Id": "1d703749-8b07-4d82-8473-528e9b0322cc",
"Tag": "Created using Mangopay API Postman Collection",
"CreationDate": 1721742582,
"AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"CreditedUserId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"DebitedFunds": {
"Currency": "EUR",
"Amount": 20000
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 19000
},
"Fees": {
"Currency": "EUR",
"Amount": 1000
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1721742583,
"Type": "PAYIN",
"Nature": "REGULAR",
"CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
"DebitedWalletId": null,
"DepositId": "deposit_m_01J3FXN0PAAYJCYMWMM8DRGY5A"
},
{
"Id": "05cb5843-1207-4382-aa04-25b5dc994847",
"Tag": "Created using the Mangopay API Collection postman",
"CreationDate": 1721742590,
"AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"CreditedUserId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"DebitedFunds": {
"Currency": "EUR",
"Amount": 10000
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 9000
},
"Fees": {
"Currency": "EUR",
"Amount": 1000
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1721742591,
"Type": "PAYIN",
"Nature": "REGULAR",
"CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
"DebitedWalletId": null,
"DepositId": "deposit_m_01J3FXN0PAAYJCYMWMM8DRGY5A"
}
]
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
Show properties
1260
whereas JPY 12 would be represented as just 12
).During a conversion, (DebitedFunds.Amount
- Fees
) * MarketRate
= CreditedFunds.Amount
. CreditedFunds
= DebitedFunds
- Fees
).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
.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": "1d703749-8b07-4d82-8473-528e9b0322cc",
"Tag": "Created using Mangopay API Postman Collection",
"CreationDate": 1721742582,
"AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"CreditedUserId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"DebitedFunds": {
"Currency": "EUR",
"Amount": 20000
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 19000
},
"Fees": {
"Currency": "EUR",
"Amount": 1000
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1721742583,
"Type": "PAYIN",
"Nature": "REGULAR",
"CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
"DebitedWalletId": null,
"DepositId": "deposit_m_01J3FXN0PAAYJCYMWMM8DRGY5A"
},
{
"Id": "05cb5843-1207-4382-aa04-25b5dc994847",
"Tag": "Created using the Mangopay API Collection postman",
"CreationDate": 1721742590,
"AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"CreditedUserId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
"DebitedFunds": {
"Currency": "EUR",
"Amount": 10000
},
"CreditedFunds": {
"Currency": "EUR",
"Amount": 9000
},
"Fees": {
"Currency": "EUR",
"Amount": 1000
},
"Status": "SUCCEEDED",
"ResultCode": "000000",
"ResultMessage": "Success",
"ExecutionDate": 1721742591,
"Type": "PAYIN",
"Nature": "REGULAR",
"CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
"DebitedWalletId": null,
"DepositId": "deposit_m_01J3FXN0PAAYJCYMWMM8DRGY5A"
}
]
Was this page helpful?