WebHooks
v48 - Webhook - Versioning Quote Via Edit Job
In v48/release/05.00, we have included EditingQQAdKey to the “QuoteCreated” payload. Prior to this release, IQ won't trigger QuoteCreated Webhook, when versioning quote via edit job This will allow systems to ignore the “QuoteCreated” if it’s for an ...
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 ...
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 - ProductUpdated and SalesItemUpdated Webhook
This Webhook will fire when you set this 2 in Webhook Trigger. What triggers it: When you activate/deactivate SPC session When you upload SPC product. Every product in Product CSV will be part of the payload. If you upload 100 products, it will fire ...
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.
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 ...
v44 - Webhook - JobStatusXML
You can trigger an Update Job Status webhook when a job reaches certain status as per your configuration. To set which job status to trigger a webhook, please contact your customer support team. Please check the attachment, to download the sample ...
v44 - Webhook - Accept Quote
This webhook is queued when you/your customer accepts a quote. Please check the attachment, to download the sample payload.
v44 - Webhook - Complete Order
Complete Order Webhook is for Stored Item orders only. Order Status will be part of the payload as per screenshot below. Normal quote will not trigger this webhook.
Webhook - Accept Quote
This webhook is queued when you/your customer accepts a quote. Please check the attachment, to download the sample payload. Please note: Accepting a quote via Edit Job Screen won't trigger this webhook.
Webhook - Inventory Transaction Inserted
You can trigger an Inventory Transaction webhook when you do stock adjustment, picked and return as per below. Adjustment From the Inventory Screen Click Adjustment. After entering Updated Quantity and click Update & Close, Inventory Transaction ...
Webhook - Complete Order
Complete Order Webhook is for Stored Item orders only. Order Status will be part of the payload as per screenshot below. Normal quote will not trigger this webhook.
Webhook - Update Order Status
Update Order Status is for Stored Item orders only. This webhook is triggered when you update the Order Status in Sales Order details. Order Status will be part of the payload as per screenshot below.
Webhook - Request Quote Approval
Request Quote Approval Webhook will trigger when you click the Request Approval button. To find out more about Quote Approval, click this link. You can see the QuoteApproval Details in the RequestQuoteApproval Payload. Payload available in attachment ...
Webhook - Update Job Status
You can trigger an Update Job Status webhook when a job reaches certain status as per your configuration. To set which job status to trigger a webhook, please contact your customer support team. Please check the attachment, to download the sample ...
Webhook - CreateJobXml
CreateJobXml webhook is triggered via backend settings. There are two settings for Automatic Job XML export. On Artwork Confirmed On Quote Acceptance Please contact printIQ support team to enable this function Please download XML sample via ...
Webhook - Export Purchase Orders
Export Purchase Orders are triggered when you click export in either Purchase Order Board or Outsource Board. Inventory Purchase Orders Board. Refer to below Webhook for Purchase Order.
Webhooks - Expired Quotes
Expired Quotes webhook will trigger when quote has passed valid until date.
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 ...
Webhooks - Create Quote v42 below
Introduction A printIQ quote can be created, and accepted, using the web service calls in the table of contents above. Full WSDL can be obtained from http://gpo.printiq.com/webservice/quoteprocess.svc?wsdl, though it is recommended that you ...