Fetch a Settlement
Retrieves the details of a specific settlement using its unique identifier.
Authorizations
Use your Razorpay Key ID as the username and Key Secret as the password.
Path Parameters
The unique identifier of the settlement to retrieve.
"setlmnt_FQzNIarBr3mItW"
Response
The settlement details.
A Razorpay Settlement object representing the transfer of funds to your bank account.
Unique identifier for the settlement.
"setlmnt_FQzNIarBr3mItW"
Entity type, always settlement for settlement objects.
"settlement"
The total amount settled to your bank account, in the smallest currency sub-unit (e.g., paise for INR).
1000000
The current status of the settlement.
created, processed, failed "processed"
The total Razorpay fees charged for this settlement, in the smallest currency sub-unit.
2000
The tax amount (GST) charged on the Razorpay fees, in the smallest currency sub-unit.
360
Unique Transaction Reference number assigned by the bank for this settlement transfer.
"HDFC2104081234567"
Unix timestamp (in seconds) at which the settlement was created.
1595491308