v2
latestOpenAPI 3.1.02026-07-262279731.3 MBReverse an Intent Refund
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 Refund Status to REFUND_REVERSED and re-calculates the RefundedAmount of the LineItem.
You can only reverse the same amount that was refunded.
Path parameters
Platform's API account identifier, associated with the API key.
The unique identifier of the Intent.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success