Returns an XML payload containing a full listing of one Room Set. Room Set data consists primarily of Room, Location, Room Set Details (supplies), and Vendors. Note: The result set provides urls to the figures or documents which are actual files.
Sample Request URL: [End Point URL]/?do=cnt.getservice&service=getRoomSet
Parameter Options:
*apiKey: Valid API key
*roomSetID: Numeric value of a Room Set.
suppliesApprovedFlag: Boolean value (0 or 1). Include only approved supplies or not approved supplies for roomset. Default is ALL.
supplyTypeIDs :Comma separated numeric values; Used to pull a specific list of supplies by id.
includeSupplies: Boolean value (0 or 1). Include supplies or not include supplies. Default is 1.
Sample XML Payload: See Rest_GetRoomSet.xml