Refunds - Create[Refund pending payment]

POST {{baseUrl}}/refunds

To create a refund againt an already processed payment

Request Body

{"payment_id"=>"{{payment_id}}", "amount"=>"6540"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring