Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 1.17 KB

File metadata and controls

13 lines (9 loc) · 1.17 KB

QuoteRequestValue

Properties

Name Type Description Notes
pricing_component str {"description":"Name or ID of the pricing component involved in some price quote.","verbs":["POST","GET"]}
quantity int {"description":"Quantity consumed of the pricing component involved in some price quote.","verbs":["POST","GET"]}
existing_quantity int {"description":"Pre-existing value of pricing component from which the customer is transitioning. Provide this when calculating (for example) upgrade costs.","verbs":["POST","GET"]} [optional]
percentage_discount float {"description":"The discount percentage applied to this pricing component.","verbs":["POST","GET"]} [optional]

[Back to Model list] [Back to API list] [Back to README]