Skip to main content

Interface: TenderStartInput

Defined in: type/TenderStartInput.ts:5

Input object for TenderStartInput

Properties

channelId?

optional channelId?: number

Defined in: type/TenderStartInput.ts:7

The channel id for the tender created


companyId?

optional companyId?: number

Defined in: type/TenderStartInput.ts:13

Company unique identifier, if not provided the contact original parent company will be set!


contactId?

optional contactId?: number

Defined in: type/TenderStartInput.ts:11

Contact unique identifier


currency?

optional currency?: string

Defined in: type/TenderStartInput.ts:21

The currency for the tender created. Defaults to EUR


customerId?

optional customerId?: number

Defined in: type/TenderStartInput.ts:15

Customer unique identifier


ownerId?

optional ownerId?: number

Defined in: type/TenderStartInput.ts:17

The id of the user editing the order. Defaults to userId


source?

optional source?: string

Defined in: type/TenderStartInput.ts:25

Source of the Tender


type?

optional type?: OrderType

Defined in: type/TenderStartInput.ts:19

The type for the tender created. Defaults to dropshipment


userId?

optional userId?: number

Defined in: type/TenderStartInput.ts:9

The user ID for the tender created


validUntil?

optional validUntil?: string

Defined in: type/TenderStartInput.ts:23

Valid until date (Display Only!)