Graphql fields and variables for the quoteChange query
Last updated 17 days ago
Was this helpful?
Scope required: standard:read
For a complete list of possible response fields see the type.
query quoteChange ($id: ID, $code: String, $format: String) { quoteChange (id: $id, code: $code, format: $format) { currencyId endDate evergreen id name priceAdjustmentAllowed priceAdjustmentLastDate priceAdjustmentPercentage priceListId quoteId quotePlanId rampIntervalMonths renewalSummary renewalTermMonths startDate subscriptionId } }
id
ID
code
String
format