The Dispute object

Description

Mangopay relies on the Dispute object to manage chargeback requests from a User. This object is automatically created when the user’s bank orders the reversal of a pay-in.

As a consequence, Mangopay withdraws the required funds from the platform’s Repudiation Wallet. This is called a repudiation and results in the repudiation wallet having a negative balance that the platform will need to settle.

Attributes

InitialTransactionIdstringOptional
InitialTransactionTypestringOptional
InitialTransactionNaturestringOptional
DisputeTypestringOptional
ContestDeadlineDateintegerOptional
DisputedFundsobjectOptional
Information about the amount the disputed funds. This amount can be lower than the initial transaction amount.
ContestedFundsobjectOptional
Information about the contested funds, in other words, the amount that you wish to contest. This amount can be lower than the disputed funds amount.
StatusstringOptional
StatusMessagestringOptional
DisputeReasonobjectOptional
Information about the reasons for the dispute.
ResultCodestringOptional
ResultMessagestringOptional
The explanation of the result code.
IdstringOptional
TagstringOptional
CreationDateintegerOptional
ClosedDateintegerOptional
RepudiationIdstringOptional
The unique identifier of the repudiation.