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

KeyDatatypeRequiredDescription
expand[]string