v46 - Webhook - Quote AcceptanceCreated

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
  1. Inventory Item Id (IIKEY)
  2. Inventory Item Code (IICODE)
  3. Inventory Item Name (IIDescription)
  4. Location Id (ILKEY)
  5. 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.
    • v44 - 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 ...
    • 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 ...
    • v44 - 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 ...