Print Waste Data API
Print waste data is an inbound API that sends data to your system used for forecasting.
It can be used to see print history, or combined with product control data.
For more details, see DateCodeGenie API Docs.
Get Prep List Data
Retrieve prep list data from all devices.
https://www.datecodegenie.com/api/prep_list
Response
200
401
500
Add Prep List Data
Add information to a prep list.
https://www.datecodegenie.com/api/prep_list/add
Request
Payload
Responses
200
401
500
Update Prep List
Update a prep list.
https://www.datecodegenie.com/api/prep_list/update/{prepListBatchId}
Request
Payload
Response
200
401
500
Get Print Data
Retrieves print data from all devices in your portal.
https://www.datecodegenie.com/api/print_data
Responses
200
401
500
Get Print Waste Data
Retrieves print waste data from all devices in your portal.
https://www.datecodegenie.com/api/print_waste_data
Responses
200
401
500
To request an existing API set up with your portal, email dcgintegrations@ncco.com.