Property Content File

Returns a link to download all content for all of EPS’s active properties in the requested language. The response includes property-level, room-level and rate-level information. This file is in JSONL format and is gzipped. The schema of each JSON object in the JSONL file is the same as the schema of each JSON object from the Property Content call. Example of a JSONL file with 2 properties: ``` {"property_id":"12345","name":"Test Property Name","address":{"line_1":"123 Main St","...