This service allows you to cancel or refund an existing payment. Our system will identify if a cancellation or a refund is necessary based on the payment, noDocumentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
transaction_id is needed in this case. This service performs the following functions based on the status of the transaction:
X-Idempotency-Key. Check the Authentication page for more information.The unique identifier of the payment (UUID, 36 chars).
Indicating the reason for the cancellation or refund. If set, possible values are DUPLICATE, FRAUDULENT, REQUESTED_BY_CUSTOMER, and REVERSE. Use REVERSE to request an automatic reverse of the recipient funds when a recipient is involved in the transaction.
DUPLICATE, FRAUDULENT, REQUESTED_BY_CUSTOMER, REVERSE Description of the cancellation or refund. (MAX 255; MIN 3).
Identification of the payment transaction defined by the merchant. If no merchant_reference is defined, the merchant_order_id of the payment will be associated to the transaction. (MAX 255; MIN 3).
Specifies the amount object for refund.
Split marketplace array of objects
Specifies additional data for required the transaction response
Specifies customer object for payments.
Specifies payment method object for payments.
201
"7fd485f3-bd72-45eb-a3fb-774daa3d79b6"
"REFUND"
"REFUNDED"
"CARD"
"0000023"
"2024-06-06T14:06:06.284443Z"
"2024-06-06T14:06:37.984065Z"
"SUCCEEDED"
"Transaction successful"