Skip to main content

Interface: TenderPostageInput

Defined in: type/TenderPostageInput.ts:5

Input object for TenderPostageInput

Properties

carrier?

optional carrier?: string

Defined in: type/TenderPostageInput.ts:11

The carrier for this tender/order


method?

optional method?: string

Defined in: type/TenderPostageInput.ts:7

The shipping method for this tender/order


partialDeliveryAllowed?

optional partialDeliveryAllowed?: YesNo

Defined in: type/TenderPostageInput.ts:15

This order can be shipped in parts when items have different delivery dates


pickUpLocationId?

optional pickUpLocationId?: number

Defined in: type/TenderPostageInput.ts:17

Pick up location ID


price?

optional price?: number

Defined in: type/TenderPostageInput.ts:13

Shipping costs, VAT excluding. If omitted, shipping costs are automatically calculated


requestDate?

optional requestDate?: string

Defined in: type/TenderPostageInput.ts:9

The preferred delivery date for this order as requested by the user - ISO 8601 Date string