Skip to main content

Interface: CostPriceCreateInput

Defined in: type/CostPriceCreateInput.ts:4

Input object for CostPriceCreateInput

Properties

priceId

priceId: string

Defined in: type/CostPriceCreateInput.ts:6

Price id


quantityFrom

quantityFrom: number

Defined in: type/CostPriceCreateInput.ts:10

Indicates the minimum quantity threshold needed to qualify for the bulk price.


value

value: number

Defined in: type/CostPriceCreateInput.ts:8

Discount on bulk purchases, expressed either as a percentage of the standard price or as a specific reduced price per unit, depending on the bulk price discount type.