Get a listing with its property breakdown
GET/api/v1/pms/listings/:listingId/full
Like GET /{listingId} but also fans out to listing_property + properties for the embedded properties array (bedrooms, bathrooms, per-property pricing, etc.).
Request
Responses
- 200
- 404
Listing with properties.
No listing with the given id.