v1

latestOpenAPI 3.0.02026-07-24440173.4 KB
Refund

GetRefundStatus

Gets the status of a refund to check if it is refunded, rejected, or still pending.

post/v2/GetRefundStatus

Request body

KeyType'InvoiceId' | 'RefundReference' | 'RefundId' required

Supported keys are 'InvoiceId', 'RefundReference', and 'RefundId'. Specifies the type of identifier to use for checking the refund status.

Keystring required

Value of the key type mentioned. Provide the corresponding identifier value based on the KeyType selected.

Response

Refund status retrieved successfully

IsSuccessboolean

Indicates if the request was successful.

Messagestring

Response message associated with the request.