Cancel Bank Details Form Request

Cancels a pending bank details form request.

  • Sets bank_form_request.cancelled_at = now()
  • Sets forms.request_metadata.expires_at = now() so caresquare-connectid will block the recipient from completing the form.
post/api/v1/cs-forms/cancel-bank-details-form-request

Request body

form_request_idstring uuid required
plan_manager_idstring uuid required

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.