Queue an export of the service charge items report
This endpoint queues an export of the service charge items report.
Query parameters
Filter the list of items by site.
Filter by the offering type.
Filter by the offering ID.
Filter by the offering's category.
Filter by the ID of the user who sold the item.
Filter by the status of the order.
Filter by the status of the item.
Restrict results to those on or after this date, ISO-8601 YYYY-MM-DD.
Restrict results to those on or before this date, ISO-8601 YYYY-MM-DD.
Filter to items with an order revenue date on or after this date.
Filter to items with an order revenue date on or before this date.
Filter on orders with a submitted date on or after this time.
Filter on orders with a submitted date before this time.
Filter to items in orders with these labels.
Filter on items which are booked in for on or after this date.
Filter on items which are booked in for before this date.
Filter to items assigned to these practitioners.
Filter to items assigned to these rooms.
Filter to items assigned to resources in these zones.
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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.