Resend Bank Details Form Email

Resends the original bank details form email for an existing pending form request. Uses the same form link (form_request.id) and the same recipient email stored in form_request.send_to.email_request_to.

post/api/v1/cs-forms/resend-bank-details-form-email

Request body

form_request_idstring uuid required
plan_manager_idstring uuid required
sent_by_user_sidstring nullable
sent_by_namestring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/cs-forms/resend-bank-details-form-email:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes