RFIs

List customer RFIs

get/v1/customers/{customerId}/rfis

Path parameters

customerIdstring required

Customer ID

Query parameters

searchstring

Search RFIs by customer name or instructions

Headers

X-API-Keystring

API key

Response

idstring required
caseIdstring required
customerIdstring 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 parent portal and integrator APIs.

dueAtstring date-time nullable
openedAtstring date-time nullable
submittedAtstring date-time nullable
closedAtstring date-time nullable
instructionsstring nullable

Changes

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