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 edit job.
Attached for the example payload.
Related Articles
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 ...
EDIT JOB - How to edit a job
IQ has extensive functions to edit a job currently in production. You can access the edit screens from the 'Job Details' screen: There are 4 edit options: Change Path Edit From Quote Change Quantity Add Operation Please note: Delivery charges and ...
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 ...
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.