createQuote_Deprecated
createQuote_Deprecated
Creates a quote, temporarily locking in current pricing. This call may take several minutes depending on the number
of line items, ensure the connection does not time out prematurely.
updateQuote_Deprecated
updateQuote_Deprecated
Adds details to a quote, temporarily locking in current pricing. This call may take several minutes depending on
the number of line items, ensure the connection does not time out prematurely.
deleteQuote_Deprecated
deleteQuote_Deprecated
Removes a detail from a quote.
getQuotes
getQuotes
Retrieves a list of quotes for customer Id. Use header X-DIGIKEY-Customer-Id to set Id.
If no Id set then a default is chosen
createQuote
createQuote
Creates a quote, temporarily locking in current pricing. This call may take several minutes depending on the number
of line items, ensure the connection does not time out prematurely.
getQuote
getQuote
Retrieves a quote. Note that if a quote is expired, it will refresh to current pricing.
getQuote_Deprecated
getQuote_Deprecated
Retrieves a quote. Note that if a quote is expired, it will refresh to current pricing.
updateQuote
updateQuote
Adds details to a quote, temporarily locking in current pricing. This call may take several minutes depending on
the number of line items, ensure the connection does not time out prematurely.
getQuotes_Deprecated
getQuotes_Deprecated
Retrieves a list of quotes owned by a customer or associated customer. Quote details will not be populated.
Seperate GET requests must be made for details.
deleteQuote
deleteQuote
Removes a detail from a quote.