Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.CommerceQuoteDetail

Representation of quote details response.
Property Name Type Description Available Version
errors List<ConnectApi.ErrorResponse> Detailed error message if the operation was unsuccessful. 66.0
fields Map<String, ConnectApi.RecordFieldRepresentation> Record field containing the quote field details. 66.0
id String ID of the quote. 66.0
lineItems List<ConnectApi.CommerceQuoteLineItem> List of quote line items. 66.0
notes List<ConnectApi.CommerceNote> List of notes exchanged between the buyer and the sales representative. 66.0
quoteNumber String Quote reference number of the quote. 66.0
status String Status of the quote. 66.0