RFIs

Submit customer RFI response

Authenticated submit for a Case RFI after field answers and/or document uploads.

post/v1/customers/{customerId}/rfis/{id}/submit

Path parameters

customerIdstring required

Customer ID

idstring required

RFI ID

Headers

X-API-Keystring

API key

Request body

fieldResponsesobject nullable
freeformResponsestring nullable

Response

idstring required
customerNamestring required
status'DRAFT' | 'OPEN' | 'SUBMITTED' | 'UNDER_REVIEW' | 'RESOLVED' | 'CANCELLED' required
publicStatus'NEEDS_INFORMATION' | 'IN_REVIEW' | 'APPROVED' | 'REJECTED' | 'CANCELLED' required

Customer-facing case status for applicant and parent portal surfaces.

dueAtstring date-time nullable
openedAtstring date-time nullable
submittedAtstring date-time nullable
instructionsstring nullable
fieldResponsesobject nullable
freeformResponsestring nullable

Changes

Changed in 1 of the 19 revisions of this API.1