Interface: TenderStartInput
Defined in: type/TenderStartInput.ts:5
Input object for TenderStartInput
Properties
channelId?
optionalchannelId?:number
Defined in: type/TenderStartInput.ts:7
The channel id for the tender created
companyId?
optionalcompanyId?:number
Defined in: type/TenderStartInput.ts:13
Company unique identifier, if not provided the contact original parent company will be set!
contactId?
optionalcontactId?:number
Defined in: type/TenderStartInput.ts:11
Contact unique identifier
currency?
optionalcurrency?:string
Defined in: type/TenderStartInput.ts:21
The currency for the tender created. Defaults to EUR
customerId?
optionalcustomerId?:number
Defined in: type/TenderStartInput.ts:15
Customer unique identifier
ownerId?
optionalownerId?:number
Defined in: type/TenderStartInput.ts:17
The id of the user editing the order. Defaults to userId
source?
optionalsource?:string
Defined in: type/TenderStartInput.ts:25
Source of the Tender
type?
optionaltype?:OrderType
Defined in: type/TenderStartInput.ts:19
The type for the tender created. Defaults to dropshipment
userId?
optionaluserId?:number
Defined in: type/TenderStartInput.ts:9
The user ID for the tender created
validUntil?
optionalvalidUntil?:string
Defined in: type/TenderStartInput.ts:23
Valid until date (Display Only!)