Fetch Expanded Card or EMI Details for Payments
GET https://api.razorpay.com/v1/payments/?expand[]=card
Fetch the expanded details of the card used to make a payment using the API.
You can also fetch expanded details for an EMI. In this case, the URL is:
https://api.razorpay.com/v1/payments/?expand[]=emi
Know more about the Fetch Expanded Card or EMI Details for Payments API .
Request Params
| Key | Datatype | Required | Description |
| expand[]
| string | | |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``