Listing with its properties
GET /api/v1/crs/listings/:listingId/properties
Returns the listing and the properties belonging to it. Pass selectedPropertyIds to flag which properties are selected; the validated selected ids (those that belong to the listing) are echoed back.
Request