getCustomerOrderEnhancedByPage

Retrieves all customer orders with the accompanying information by page number.

Query Params
boolean

Retrieve orders with Catering Order Flag enabled (Y/N) - optional.

string

Code number of the Customer for orders to retrieve.

int64

Code number for the Daypart to retrieve (optional).

string

Expected Delivery Date (DD-MMM-YY) for orders to retrieve (optional).

boolean
Defaults to false

Use true to retrieve detailed information for one Customer Order at a time (optional).

string

Invoice Date (DD-MMM-YY) for orders to retrieve (optional).

string

The Code that identifies the Location in Crunchtime. Required if orderNumber, orderDate and customerCode not provided.

string

Order Date (DD-MMM-YY) for orders to retrieve. Required if Location Code, Order Number and Customer Code input not provided.

string

Order Number of order to retrieve. Required if Location Code, Customer Code and Order Date input not provided.

string
enum

Order Status (SUBMITTED [18], PICKLISTED [19], INVOICED [2], CANCELED [4], FINAL RECONCILED [3]) for orders to retrieve (optional).
Can use status description or code number

int32
Defaults to 1

Retrieve one or more records by pageNumber. \n Use to retrieve data in smaller chunks. \n If left blank, the default is 1.

string

Post Date (DD-MMM-YY) for orders to retrieve (optional).

string

Reference Number for order to retrieve (optional).

string

Revenue Center for transactions to retrieve (optional).

int32

Number of items to display per page.

boolean

Specify 'true' to output null data elements.

Headers
string
required

Secure token for API authentication.

string
required

Password for the Crunchtime Application User.

string
required

Crunchtime site identifier. (test or production)

string
required

"User ID for the Crunchtime Application User.

string

Optional trace identifier for troubleshooting.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json