Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 520 Bytes

OrderDiscountLinesRequest.md

File metadata and controls

11 lines (8 loc) · 520 Bytes

# OrderDiscountLinesRequest

Properties

Name Type Description Notes
amount int The amount to be deducted from the total sum of all payments, in cents.
code string Discount code.
type string It can be 'loyalty', 'campaign', 'coupon' o 'sign'

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