Skip to main content

How do I get the decline reasons for a Quote Request Declinature

Comments

1 comment

  • Official comment
    Akhil Tomy

    First get the ID of the Quote request that was declined.

    Then use the Whitespace API on Swagger call with a docID of the quoteRequest ID + "::QuoteDetails"

    For example if the Quote Request ID is IC57F04E41-2EA8-490D-83B6-F637DFE7A5A6::QR1, then you would provide the "docID" as "IC57F04E41-2EA8-490D-83B6-F637DFE7A5A6::QR1::QuoteDetails" in the API call.

    There is a chance that a decline reason might not exist, in which you will get a 404 no found error.

Please sign in to leave a comment.

Powered by Zendesk