Modify Transfer Settlement Hold

PATCH https://api.razorpay.com/v1/transfers/{trf_id}

Use this API to modify the settlement configuration for a particular transfer_id. On a successful request, the API responds with the modified transfer entity.

Request Body

{"on_hold"=>1, "on_hold_until"=>1979691505}

HEADERS

KeyDatatypeRequiredDescription
content-typestring