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 (10 loc) · 1.49 KB

CouponWrapperResponse.md

File metadata and controls

13 lines (10 loc) · 1.49 KB

Bfwd::CouponWrapperResponse

Properties

Name Type Description Notes
coupon_code String {"description":"Code of the coupon applied.","verbs":["POST","GET"]} [optional]
discount Float {"description":"Discount — including tax — contributed to the cost of the pricing component, due to application of coupon.","verbs":["POST","GET"]} [optional]
discount_excluding_tax Float {"description":"Discount — excluding tax — contributed to the cost of the pricing component, due to application of coupon.","verbs":["POST","GET"]} [optional]
calculation String {"description":"Friendly text describing the calculation performed in applying the coupon.","verbs":["POST","GET"]} [optional]
pricing_component_name String {"description":"Name of the pricing component to whom the coupon was applied.","verbs":["POST","GET"]} [optional]
pricing_component_id String {"description":"ID of the pricing component to whom the coupon was applied.","verbs":["POST","GET"]} [optional]