List
Lists mirrored OnTime360 orders for the caller's organization with filtering, sorting, pagination, and optional search. | () -> (OnTime360OrderListRes)
Query parameters
Field to sort by.
Sort order for query results
Sort order (asc or desc).
Search OnTime360 order IDs.
Search OnTime360 order IDs.
Filter by provider org ID(s)
Filter by provider org ID(s)
Filter by OnTime360's exact order GUID
Filter by OnTime360's exact order GUID
Operational status of an order.
The live OpenAPI spec declares StatusLevel and Status.Level as enum name strings while the wire format is the integer ordinal, so the validator below accepts either. Ordinals are the vendor's own and are what we store.
Filter by OnTime360's raw status level
Filter mirrored_at_timestamp >= value
Filter mirrored_at_timestamp >= value
Filter mirrored_at_timestamp <= value
Filter mirrored_at_timestamp <= value
Filter created_at_timestamp >= value
Filter created_at_timestamp >= value
Filter created_at_timestamp <= value
Filter created_at_timestamp <= value
Filter updated_at_timestamp >= value
Filter updated_at_timestamp >= value
Filter updated_at_timestamp <= value
Filter updated_at_timestamp <= value
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.