GuidesAPI Reference
Log In
API Reference
These docs are for v2025.2.0. Click to read the latest docs for v2026.2.0.

List Thrift Intake Batch History Headers

Returns a paginated listing of thrift intake batch history.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uri
length ≥ 1

This URL will be invoked when results are ready for retrieval. The payload will contain the location of the results file. Use the Check Deferred Execution Status API to poll for status, or include a value for callback_url to be notified when results are ready.

date-time

Filter upon the create date/time using ISO8601 format. Assumption is UTC unless TZ offset is specified.

date | null

End date for intake batch.

boolean

Set to true to request asynchronous processing, which is required for larger data requests.

integer

Maximum number of results per page. The default is 25.

string

Fields to order upon. Valid fields include: intake_header_archive_id, batch_number, end_date, start_date, start_time, store_id, status, tot_quantity, extended_retail_price, user_id, labor_time_in_sec, items_per_minute, tot_extended_cost, voided_by_user_id, create_datetime, update_datetime

integer

Page of results to retrieve

date

Start date of the intake batch.

integer
enum

Intake batch status.

  • 1 - Open
  • 2 - Closed
  • 3 - Voided
  • 4 - Parked
Allowed:
integer
-2147483648 to 2147483647

Filter upon the store id.

date-time

Filter upon the update date/time using ISO8601 format. Assumption is UTC unless TZ offset is specified.

integer
-2147483648 to 2147483647

The ID of the actual non-snapshot user record.

Headers
integer
required

The id of the active store to be used for this API invocation

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json