SUCCEEDED
and the wallet is credited.
The object expires 1 month after creation if no funds are received.
Learn more →
DebitedFunds
displays placeholder values (currency XXX
and amount 0
) until the Status
changes to SUCCEEDED
.CreditedFunds
= DebitedFunds
- Fees
).For a direct bank wire pay-in, the CreditedFunds
displays placeholder values (currency XXX
and amount 0
) until the Status
changes to SUCCEEDED
.Fees
displays placeholder values (currency XXX
and amount 0
) until the Status
changes to SUCCEEDED
.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.CARD
, DIRECT_DEBIT
, PREAUTHORIZED
, BANK_WIRE
The type of pay-in.WEB
, DIRECT
, EXTERNAL_INSTRUCTION
The type of execution for the pay-in.WireReference
is used to reconcile the funds that arrive on the bank account with the DeclaredDebitedFunds
in the Direct Bank Wire PayIn object.Caution: This reference is specific to each payment and must be retrieved dynamically.Status
becomes SUCCEEDED
.If data is not available then an empty array, null
, or nulled fields are returned.If multiple wire payments are received for a single pay-in, then multiple objects are returned.