Customers

Get Open RFI for Customer

Returns the open (pending) RFI for this customer, or null if the customer has no pending RFI.

get/v1/instances/{instance_id}/customers/{customer_id}/rfi

Path parameters

instance_idstring required
Example:in_000000000000
customer_idstring required

Customer ID

Example:re_000000000000

Response

Open RFI, or null if none

idstring required
customer_idstring required
instance_idstring required
status'pending' | 'submitted' | 'expired' | 'cancelled' required
responseobject required
expires_atstring date-time required
submitted_atstring date-time nullable required
created_atstring date-time required
customer_type'individual' | 'business'
customer_aiprise_session_idstring nullable
customer_aiprise_user_profile_idstring nullable
customer_kyc_statusstring

Changes

No recorded changes to this endpoint across all 3 revisions of this API.