A payment with a PENDING status due to an AUTHORIZE transaction status can be canceled before it is completed if the payment is no longer required. Sending a cancel request will update the payment status to CANCELLED.Documentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
receipt_url field in the payment.transaction object. See The Payment Object for receipt, receipt_url, and receipt_language.
To use this endpoint, you have to provide an X-Idempotency-Key in your request. Check the Authentication page for more information.The unique identifier of the payment (UUID, 36 chars).
The unique identifier of the transaction (UUID, 36 chars).
Identification of the payment transaction defined by the merchant (MAX 255; MIN 3).
Description of the cancellation.(MAX 255; MIN 3)
Reason for the cancellation. Values can be DUPLICATE, FRAUDULENT, and REQUESTED_BY_CUSTOMER.
DUPLICATE, FRAUDULENT, REQUESTED_BY_CUSTOMER Specifies additional data for required the transaction response
200
"438bea6c-9061-4416-b824-469c3c05868d"
"CANCEL"
"SUCCEEDED"
"CARD"
""
"2024-06-06T14:03:08.384014Z"
"2024-06-06T14:03:08.453617Z"
"SUCCEEDED"
"Transaction successful"
false
false