Interface: TenderPostage
Defined in: type/TenderPostage.ts:6
Object class for TenderPostage
Properties
carrier?
optionalcarrier?:string
Defined in: type/TenderPostage.ts:14
The selected carrier for this tender/order
method
method:
string
Defined in: type/TenderPostage.ts:8
The selected shipping method for this tender/order
overruled?
optionaloverruled?:YesNo
Defined in: type/TenderPostage.ts:22
If false, shipping costs are automatically calculated
partialDeliveryAllowed?
optionalpartialDeliveryAllowed?:YesNo
Defined in: type/TenderPostage.ts:24
This order can be shipped in parts when items different delivery dates
pickUpLocationId?
optionalpickUpLocationId?:number
Defined in: type/TenderPostage.ts:26
Pick up location ID
price
price:
number
Defined in: type/TenderPostage.ts:16
The costs associated with the selected shipping method and business rules that apply to this tender/order. VAT excluding
priceNet
priceNet:
number
Defined in: type/TenderPostage.ts:18
The costs associated with the selected shipping method and business rules that apply to this tender/order. VAT including
requestDate?
optionalrequestDate?:string
Defined in: type/TenderPostage.ts:12
The preferred delivery date for this order as requested by the user
tax
tax:
number
Defined in: type/TenderPostage.ts:20
The VAT associated with the selected shipping method and business rules that apply to this tender/order.
taxPercentage
taxPercentage:
number
Defined in: type/TenderPostage.ts:10
Postage tax percentage
warehouse?
optionalwarehouse?:Warehouse
Defined in: type/TenderPostage.ts:28
warehouse field