Refund a Payment RequestAsk AIpost https://api.clik2pay.com/open/v1/payment-requests/{paymentRequestId}/refundsRefund a payment request in PAID or SETTLED status.Path ParamspaymentRequestIdstringrequiredThe identifier of the payment request.Body Paramsamountdoublerequired≥ 0.01The amount in Canadian dollars.statusstringrecipientobjectrequiredThe email and mobile number of the person or organization receiving the refund. Both values are required.recipient objectdisplayMessagestringlength between 3 and 250The message presented to the recipient on Interac's Gateway page. If not set, a default message in the format agreed upon with the merchant will be displayed.Responses 201CREATED 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 7 months ago