GET /v2/customer/{shortName}/photo/download

letmc.com:customer

Summary: Downloads the photo of a property given the photo ID.
Operation ID: PhotoController_GetPhotoDownload
Auth: unknown

Parameters (5)

height (integer, query, optional)

An optional parameter specifying the image height

photoID (string, query, required)

The unique ID of the photo on the property

shortName (string, path, required)

The unique client short-name

token (string, query, required)

The login token returned from the /session POST call

width (integer, query, optional)

An optional parameter specifying the image width

No probe data for this endpoint yet.