Update Transfer Settlement Hold
PATCH https://api.razorpay.com/v1/transfers/{trf_id}
Make use of this API to change the settlement settings for a specific transfer_id. If the request succeeds, the response contains the amended transfer object.
Request Body
{"on_hold"=>1, "on_hold_until"=>1979691505}
HEADERS
| Key | Datatype | Required | Description |
| --- | --- | --- | --- |
| content-type | string | | |