Fetch Settlement Details
GET https://api.razorpay.com/v1/transfers?expand[]=recipient_settlement
Use this API to fetch the details of settlements made to linked accounts.
You must appendÂ
?expand[]=recipient_settlement
 as the query parameter to the fetch transfer request. This would return aÂ
settlement
 entity along with theÂ
transfer
 entity.
Request Params
| Key | Datatype | Required | Description |
| expand[]
| string | | |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``