Interface: OrderUpdateInput
Defined in: type/OrderUpdateInput.ts:11
Input object for OrderUpdateInput
Properties
accountManagerId?
optionalaccountManagerId?:number
Defined in: type/OrderUpdateInput.ts:15
User ID of the Account Manager of the order
actionCode?
optionalactionCode?:string
Defined in: type/OrderUpdateInput.ts:59
Active actioncode that was applied to this Order
channelId?
optionalchannelId?:number
Defined in: type/OrderUpdateInput.ts:17
Channel ID the Order belongs to
companyId?
optionalcompanyId?:number
Defined in: type/OrderUpdateInput.ts:65
ID of the Company of the Order
companySource?
optionalcompanySource?:SourceInput
Defined in: type/OrderUpdateInput.ts:67
A company source
currency?
optionalcurrency?:string
Defined in: type/OrderUpdateInput.ts:53
Order currency - ISO 4217 currency code => https://www.xe.com/iso4217.php
currencyRatio?
optionalcurrencyRatio?:number
Defined in: type/OrderUpdateInput.ts:55
Currency conversion ratio compared the the Order's Shop's base currency
debtorCompany?
optionaldebtorCompany?:string
Defined in: type/OrderUpdateInput.ts:25
Company name of the Debtor [USED FOR ORDER SEARCH ONLY]
debtorFirstName?
optionaldebtorFirstName?:string
Defined in: type/OrderUpdateInput.ts:21
First name of the Debtor [USED FOR ORDER SEARCH ONLY]
debtorId?
optionaldebtorId?:string
Defined in: type/OrderUpdateInput.ts:19
Debtor ID of the User, Contact or Customer
debtorLastName?
optionaldebtorLastName?:string
Defined in: type/OrderUpdateInput.ts:23
Last name of the Debtor [USED FOR ORDER SEARCH ONLY]
email?
optionalemail?:string
Defined in: type/OrderUpdateInput.ts:41
Email address used for communication about this Order
exportedAt?
optionalexportedAt?:string
Defined in: type/OrderUpdateInput.ts:71
The date and time the order was exported
exportMessage?
optionalexportMessage?:string
Defined in: type/OrderUpdateInput.ts:75
Order export message
exportStatus?
optionalexportStatus?:OrderExportStatus
Defined in: type/OrderUpdateInput.ts:73
Order export status of this order
externalId?
optionalexternalId?:string
Defined in: type/OrderUpdateInput.ts:33
ID of the Order in an external system
extra3?
optionalextra3?:string
Defined in: type/OrderUpdateInput.ts:48
extra3: Open text field to add meta data on an Order. The field will not be visible to Propeller admins, but can be used to be displayed on front-ends or be used in integrations.
extra4?
optionalextra4?:string
Defined in: type/OrderUpdateInput.ts:51
extra4: Open text field to add meta data on an Order. The field will not be visible to Propeller admins, but can be used to be displayed on front-ends or be used in integrations.
invoiceUserId?
optionalinvoiceUserId?:number
Defined in: type/OrderUpdateInput.ts:61
ID of the User, Contact or Customer that should receive the invoice for this Order
items?
optionalitems?:CreateOrUpdateOrderItemInput[]
Defined in: type/OrderUpdateInput.ts:77
The OrderItem to create or update with the Order as a single bulk request
language?
optionallanguage?:string
Defined in: type/OrderUpdateInput.ts:57
Order language - ISO 639-1 language code => https://localizely.com/iso-639-1-list/
originalOrderId?
optionaloriginalOrderId?:number
Defined in: type/OrderUpdateInput.ts:69
Original order id
paymentData?
optionalpaymentData?:OrderPaymentUpdateInput
Defined in: type/OrderUpdateInput.ts:79
Order's payment data
postageData?
optionalpostageData?:OrderPostageUpdateInput
Defined in: type/OrderUpdateInput.ts:81
Order's postage data
recipientCompany?
optionalrecipientCompany?:string
Defined in: type/OrderUpdateInput.ts:31
Company name of the Recipient [USED FOR ORDER SEARCH ONLY]
recipientFirstName?
optionalrecipientFirstName?:string
Defined in: type/OrderUpdateInput.ts:27
First name of the Recipient [USED FOR ORDER SEARCH ONLY]
recipientLastName?
optionalrecipientLastName?:string
Defined in: type/OrderUpdateInput.ts:29
Last name of the Recipient [USED FOR ORDER SEARCH ONLY]
reference?
optionalreference?:string
Defined in: type/OrderUpdateInput.ts:45
Reference by the customer
remarks?
optionalremarks?:string
Defined in: type/OrderUpdateInput.ts:43
Remarks by the customer
source?
optionalsource?:string
Defined in: type/OrderUpdateInput.ts:39
Source of the Order i.e. webshop, internal, external or api
status?
optionalstatus?:string
Defined in: type/OrderUpdateInput.ts:35
Status of the Order
total?
optionaltotal?:OrderTotalUpdateInput
Defined in: type/OrderUpdateInput.ts:83
Order's totals, tax and global discount
type?
optionaltype?:OrderType
Defined in: type/OrderUpdateInput.ts:37
Type of the Order
userId?
optionaluserId?:number
Defined in: type/OrderUpdateInput.ts:13
ID of the User, Contact or Customer of the Order
validUntil?
optionalvalidUntil?:string
Defined in: type/OrderUpdateInput.ts:63
Date and time until the order is valid