Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 887 Bytes

CreateSubscriptionAdditionalCost.md

File metadata and controls

executable file
·
15 lines (11 loc) · 887 Bytes

CreateSubscriptionAdditionalCost

Properties

Name Type Description Notes
handle string Per account unique handle for the additional cost
ordertext string Order text for the additional cost. Will be on affected invoices.
quantity int Quantity for the additional cost. Default 1. [optional]
amount int Per quantity amount in the smallest unit for the account currency
vat float Optional vat for additional cost. Account default is used if none given. [optional]
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]