Skip to main content

Full Refund

(TODO: Improve the texts. That was migrate as it is from confluence)

This document has the purpose of aiding the payment gateway users on how to request a refund of a successful payment.

Request

InformationDescription
HostProvided by boltPay
MethodPOST
Endpoint/v1/refund/{{paymentId}}
Bodynone

Reseponse

Success

{
"success": true
}

Failure

{
"success": false
}