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
The body is of type object
.
Refund API response