List
Lists mirrored e-Courier orders for the caller's organization with filtering, sorting, and pagination. | () -> (EcourierOrderListRes)
Query parameters
Field to sort by.
Sort order for query results
Sort order (asc or desc).
Filter by provider org ID(s)
Filter by provider org ID(s)
Filter by e-Courier's exact order number
Filter by e-Courier's exact order number
Filter by e-Courier's raw OrderStatus letter. Not reliably operational; prefer the unified status on the cross-integration list.
Filter by e-Courier's raw OrderStatus letter. Not reliably operational; prefer the unified status on the cross-integration list.
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.