Declare the reversal of a refund processed by a third-party PSP
This endpoint allows you to reverse an Intent Refund in full or in part if the refund processed by the third-party PSP was not successful and the funds were returned to the platform. This endpoint effectively changes the Intent RefundDocumentation Index
Fetch the complete documentation index at: https://docs.mangopay.com/llms.txt
Use this file to discover all available pages before exploring further.
Status to REFUND_REVERSED and re-calculates the RefundedAmount of the LineItem.
You can only reverse the same amount that was refunded.
ExternalData.200 - Response parameters
LineItems.PlatformFees value must the sum of all line item Seller.FeesAmount values.Status may differ from the Status of Intent LineItems.Intent Status values:AUTHORIZED – The Intent Amount was authorized for acquisition by the PSP and can be captured or canceled.PARTIALLY_CAPTURED – Part of the Intent Amount from one or more LineItems was captured. The other parts are either still available for capture or cancel.CAPTURED – All of the Intent Amount was captured. Part of it may have been subsequently refunded or disputed.CANCELLED – All of the Intent Amount was canceled.REFUNDED – All of the CapturedAmount of all LineItems was refunded.REFUND_REVERSED – The refund could not be completed and the funds were returned to the platform.DISPUTED – All of the CapturedAmount of all LineItems was disputed.DEFENDED – The dispute is being defended by the platform.DISPUTED_WON – The dispute was resolved in favor of the platform.DISPUTED_LOST – The dispute was resolved against the platform.AUTHORIZED.