API Reference
Log In
API Reference

Get details of a refund

This will fetch the details of a refund made on a payment on Instamojo.

Required token scope : "cases:read"

Response Fields

Field NamePossible ValuesDescription
payment* v2 link to payment objectv2 link to payment against which the refund is made
resolution_status null
FINI_CONC
FINI_DENY
FINI_WITH
* FINI_INIT
Describes the status of the refund.

null => case is still not closed
FINI_CONC => Refunded
FINI_DENY => Case Resolved
FINI_WITH => Cancelled
* FINI_INIT => Case Closed
refunds['bank_reference_number']This is the reference number which is used to track status of refund.
creator nameName of the creator of the refund case.
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!