Reports
Refresh the hotel package items report
Use this endpoint to trigger a refresh of the hotel package items report. The report is regenerated asynchronously in the background and emailed to the configured recipients when ready; this endpoint returns immediately once the job has been queued.
Because the underlying job is queued, calling this endpoint multiple times in quick succession may produce more than one delivery of the report. Wait for the previous email to arrive before retrying.
get/shop/reports/hotel-package-items/refresh
Response
The refresh job was successfully dispatched. The report will be delivered asynchronously once it has finished generating.
Changes
No recorded changes to this endpoint across all 1 revision of this API.