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 Populated in an array.
This webhook is queued when you/your customer accepts a quote.
Please check the attachment to download the sample payload.
We've added adrNotes_Internal and adrNotes_External on this payload.
We've added in the Delivery Object
- Inventory Item Id (IIKEY)
- Inventory Item Code (IICODE)
- Inventory Item Name (IIDescription)
- Location Id (ILKEY)
- Location Name (ILName)
Please note:
Accepting a quote via Edit Job Screen won't trigger this webhook.
Related Articles
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 ...
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.
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 ...
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 ...