The Refund APIs allow merchants to process refunds for previously captured payments
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Refund API
Unique identifier of the intent
"in_fooBOwYsaK50AEfK"
The amount you want to refund, specified in the smallest unit of the currency (for example, cents for USD, paise for INR).
"200"
Refund API response