Pricing Matrix
Returns a pricing matrix for a given PMS property. This is applicable for only Yardi properties. The response is streamed as a top-level JSON array of unit objects — there is no wrapper object.
GET
/api/v2/pricing-matrix/:pms_property_id/Request
Response
Invalid lease_start_date Format (400)
If lease_start_date can't be parsed, a 400 error response will be returned.
Invalid term Format (400)
If term isn't a valid integer, a 400 error response will be returned.
No Active Integration Group Found (404)
If no active Yardi integration group is found for the given PMS property ID, a 404 error response will be returned.
No Community Found (404)
If the integration group is found but isn't linked to a community, a 404 error response will be returned.