Interface: BulkCostPrice
Defined in: type/BulkCostPrice.ts:4
Object class for BulkCostPrice
Properties
createdAt
createdAt:
string
Defined in: type/BulkCostPrice.ts:8
Creation date
id
id:
string
Defined in: type/BulkCostPrice.ts:6
Primary identifier
lastModifiedAt
lastModifiedAt:
string
Defined in: type/BulkCostPrice.ts:10
Last modified date
priceId
priceId:
string
Defined in: type/BulkCostPrice.ts:20
price foreign identifier
quantityFrom
quantityFrom:
number
Defined in: type/BulkCostPrice.ts:14
Indicates the minimum quantity threshold needed to qualify for the bulk price.
validFrom?
optionalvalidFrom?:string
Defined in: type/BulkCostPrice.ts:16
Start date from which the bulk pricing is effective. Must be a valid ISO 8601 date string.
validTo?
optionalvalidTo?:string
Defined in: type/BulkCostPrice.ts:18
Start date from which the bulk pricing is effective. Must be a valid ISO 8601 date string.
value
value:
number
Defined in: type/BulkCostPrice.ts:12
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.