Create a quoteAsk AIpost https://api.fastspring.com/quotesCreates a new quote with an open status.Body Paramsitemsarray of objectsrequiredlength between 1 and 2147483647Array of items included in the quote.items* objectproductstringrequiredProduct identifier or name.quantityint32Quantity of the product.unitListPricenumberList price per unit in base currency.ADD objectnamestringrequiredThe name or label associated with the quote.recipientobjectrequiredRecipient (contact) information for the quote.recipient objectrecipientAddressobjectrequiredAddress of the quote recipient.recipientAddress objectcouponstring | nullCoupon code applied to the quote, if any.currencystringlength between 3 and 3Currency code used in the quote.expirationDateDaysint321 to 90Number of days until the quote expires.fulfillmentTermstringenumDefines when the quote is fulfilled (e.g., ON_PAYMENT).ON_PAYMENTON_PAYMENTON_QUOTE_ACCEPTANCEAllowed:ON_PAYMENTON_QUOTE_ACCEPTANCEnotesstringlength between 0 and 5000Additional notes for the quote.netTermsDaysint32Number of days for net payment terms.tagsarray of objectsArray of tag objects attached to the quote.tagsADD objecttaxIdstring | nullTax ID associated with the quote, if any.sourcestringlength between 0 and 255Source from which the quote was generated (e.g., MANAGER).sourceIPstringlength between 0 and 25IP address from which the quote was created or updated.Response 201OKUpdated 7 months ago