Reports
Date Itinerary Report Queue
This endpoint queues an export of a full day's itinerary for a given date.
get/shop/reports/itinerary
Response
The job was successfully queued
Example response
{
"data": {
"created_at": "2023-11-07T00:00:00+00:00",
"updated_at": "2023-11-07T01:00:00+00:00"
}
}