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 ConsignmentFreightDeliveryLines list in the Webhook.Consignment objec: JobKey, SalesOrderKey, SalesOrderItemKey
Related Articles
Webhook - Updating Consignment Price via Webhook
Summary We have created API Endpoint within our QuoteProcess API {POST} api/QuoteProcess/UpdateFreightCost. This endpoint works in with the CreateConsignment webhook also added to printIQ. Contact our support team for more information on this ...
v46 - Webhook - Create Jobs
CreateJobs webhook will fire immediately when the quote reaches the submits artwork page. You can download the sample payload via the attachments.
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 ...
Option to correct addresses via a webhook
v47 - webservice/webhook.svc/json/customers/addresses Short Summary: We have a JSON endpoint to create and update addresses. When creating and updating addresses this way you need to reference via the IntegrationID. You can get the Address by calling ...
v46 - Webhook - Quote AcceptanceCreated
The main difference between the AcceptanceCreated webhook from the AcceptQuote webhook is that the AcceptanceCreated webhook sends a full Quote Process Acceptance Details Object with All Acceptance Product Details and Acceptance Item Details ...