Instances

Get Open RFI for Instance

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

get/v1/instances/{instance_id}/rfi

Path parameters

instance_idstring required
Example:in_000000000000

Response

Open instance RFI, or null if none

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

Changes

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