Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 693 Bytes

File metadata and controls

14 lines (10 loc) · 693 Bytes

CreateOrderLine

Properties

Name Type Description Notes
ordertext string Order line text
amount int Per quantity amount in the smallest unit for the account currency
vat float Optional vat for order line. Account default is used if none given. [optional]
quantity int Quantity
amount_incl_vat bool Whether the per quantity amount is including VAT. Defaults to true. [optional]

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