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

Latest commit

 

History

History
11 lines (8 loc) · 1.03 KB

QuoteRequestValue.md

File metadata and controls

11 lines (8 loc) · 1.03 KB

Bfwd::QuoteRequestValue

Properties

Name Type Description Notes
pricing_component String {"description":"Name or ID of the pricing component involved in some price quote.","verbs":["POST","GET"]}
quantity Integer {"description":"Quantity consumed of the pricing component involved in some price quote.","verbs":["POST","GET"]}
existing_quantity Integer {"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]