formattedQuote
Graphql fields and variables for the formattedQuote query
query formattedQuote ($id: ID) {
formattedQuote (id: $id) {
acceptedAt
acceptedByName
acceptedByTitle
amount
amountDue
billingCity
billingCountry
billingState
billingStreet
billingZip
contactEmail
contactName
currency
customerBillingCity
customerBillingCountry
customerBillingState
customerBillingStreet
customerBillingZip
customerName
dealOwnerEmail
dealOwnerName
discount
discountValue
duration
endDate
evergreen
expiresAt
html
netPaymentDays
notes
number
payableId
poNumberRequired
salesContactEmail
sharedAt
startDate
subtotal
taxAmount
taxId
taxNumberLabel
taxNumberRequired
taxType
vendorName
}
}Arguments
Name
Type
Description
Response
Last updated
Was this helpful?
