v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Payment

Approve Payment Refund

Approves a previously requested payment refund. The request body includes details such as whether the refund was processed externally and any associated documentation.

post/v1/payment/refund-approve

Request body

IsRefundedExternallyboolean

Indicates whether the refund was processed by an external system.

RefundDocumentUrlstring nullable

The URL to the document associated with the refund, if available.

TransactionIdinteger

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

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 approval was successfully processed, and the response contains the result of the approval.

Resultstring nullable

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

Statusstring nullable

The current status of the refund request.