quoteSubscriptionActivate
Graphql fields and variables for the quoteSubscriptionActivate mutation
mutation quoteSubscriptionActivate ($subscriptionId: ID!) {
quoteSubscriptionActivate (subscriptionId: $subscriptionId) {
errors
quote {
acceptedAt
acceptedByName
acceptedByTitle
accountId
amount
amountAsCurrency
amountDue
applicationDate
applied
applyOnAccept
backdatedPeriods
backdatedQuote
billingDay
contactId
createdAt
credits
currencyId
customFieldsData
dealId
discount
discountValue
documentTemplateId
emailBody
emailSubject
endDate
evergreen
expiresAt
hasCustomFields
id
invoiceImmediately
invoiceImmediatelyAvailable
invoiceUntil
isPendingApprovalRequest
message
name
netPaymentDays
notes
number
ownerId
payToAccept
payableId
periodAmount
poNumber
requiresApproval
sharedAt
signingIntegration
skipBackdatedInvoices
smallUnitAmountDue
splitInvoice
startDate
subtotal
taxAmount
taxCode
updatedAt
userEmailBody
userEmailSubject
uuid
viewedAt
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
