Delete External Consignment
How to use this Endpoint
Endpoint to Post to run this endpoint
/api/QuoteProcess/DeleteExternalConsignment
Consignment generated by IQ and Courier company are unique.
Hence posting the Consignment via this payload, will remove the Consignment in printIQ
{
"cRef": "ConsignmentNumberHere"
}
However, please be aware, removing the Consignment will not changed the Job Status and Dispatch Status.
Job Status will still be marked as completed.
Related Articles
Add External Consignment
How to use this endpoint You can add an Consignment in IQ via AddExternalConsignments Endpoint. /api/QuoteProcess/AddExternalConsignment Required payload to Postback to AddExternalConsignment Endpoint { "ExternalConsignment": { "ConsignmentNo": ...
CONSIGNMENT Box Carton Qty Labels
There are a couple of methods for printing consignment labels for your boxes or cartons for dispatch. The box quantity on the main screen is very basic, it just does a simple division to calculate the number of items per box. You tell IQ how many ...
FREIGHT - TIG Integration - Workflow
QUOTE STAGE: When IQ is linked to your TIG account, you will see any TIG freight options in the ‘Delivery Method’ list along with any standard options like pickup and custom: **Note: We pass the weight and dimensions through to TIG for price ...
Webhook - Create Consignment
If CreateConsigment webhook is enabled in printIQ, the payload will be sent immediately after a consignment is created. You can download the sample payload via the attachments. Update history: v47.2 (4th quarter 2023): Add 3 fields to the ...
DELIVERIES - Consignments
CONSIGNMENTS - SIMPLE WORKFLOW Once a job is in the status of 'Finished Production' it will be available on the Dispatch Board (Production > Dispatch Board). To prepare the job (or jobs) for dispatch, select the Job(s) by placing a tick in the ...