quoteAccountSignup
Graphql fields and variables for the quoteAccountSignup mutation
mutation quoteAccountSignup ($accountName: String!, $billingContact: ContactAttributes!, $billingDetails: BillingDetailsAttributes!, $priceListCode: String!, $quantity: Int!, $trial: Boolean!) {
quoteAccountSignup (accountName: $accountName, billingContact: $billingContact, billingDetails: $billingDetails, priceListCode: $priceListCode, quantity: $quantity, trial: $trial) {
account {
accountTypeId
addressValidated
annualRevenue
arr
billingCity
billingContactId
billingCountry
billingDay
billingState
billingStreet
billingZip
code
consolidatedBilling
createdAt
currencyId
customFieldsData
description
disableDunning
draftInvoices
duns
effectiveBillingDate
emailsEnabled
employees
entityId
entityUseCode
fax
groupId
hasCustomFields
id
industryId
invoiceTemplateId
linkedinUrl
mrr
mur
name
netPaymentDays
newQuoteBuilder
nextRenewal
ownerUserId
phone
revenueToDate
shippingCity
shippingCountry
shippingState
shippingStreet
shippingZip
taxNumber
taxNumberValidated
timezone
updatedAt
website
}
amount
currencyId
errors
portalSessionToken
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
}
tenant {
accountId
code
createdAt
customFieldsData
hasCustomFields
id
lastLogin
lastSuccessfulWebhookAt
lastWebhookStatus
name
platformId
subdomain
updatedAt
userCount
utilizationMetrics
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
