v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Payment

Decline a Payment Refund

Submits a request to decline a previously submitted payment refund request. The request body includes details such as the transaction ID and reason for declining the refund.

post/v1/payment/refund-decline

Request body

DeclineReasonstring nullable

The reason for declining the refund request.

TransactionIdinteger

The unique identifier of the transaction for which the refund is being declined.

SiteIdinteger

The unique identifier of the site where the transaction occurred.

MachineAuTimestring date-time

The machine's authorization time associated with the transaction.

Response

The refund decline request was successfully processed, and the response contains the result of the request.

Resultstring nullable

The result of the refund request, indicating success or failure.

Statusstring nullable

The current status of the refund request.