Skip to main content
The Refund API processes one or more transactions in LIQUIDADO status. The current guide documents support for CARD, YAPE, and CUOTEALO.

Headers

Request body

  • merchant_code: identifies the merchant.
  • operations: array of transactions to refund.
  • Each item identifies the original operation and corresponding amount according to the current specification.
1

Confirm status

Verify that the transaction is settled and the method supports refunds.
2

Send the request

Include credentials, API version, merchant, and operations to refund.
3

Process each result

Review individual results and retain identifiers for reconciliation.