Skip to main content

Interface: OrderUpdateInput

Defined in: type/OrderUpdateInput.ts:11

Input object for OrderUpdateInput

Properties

accountManagerId?

optional accountManagerId?: number

Defined in: type/OrderUpdateInput.ts:15

User ID of the Account Manager of the order


actionCode?

optional actionCode?: string

Defined in: type/OrderUpdateInput.ts:59

Active actioncode that was applied to this Order


channelId?

optional channelId?: number

Defined in: type/OrderUpdateInput.ts:17

Channel ID the Order belongs to


companyId?

optional companyId?: number

Defined in: type/OrderUpdateInput.ts:65

ID of the Company of the Order


companySource?

optional companySource?: SourceInput

Defined in: type/OrderUpdateInput.ts:67

A company source


currency?

optional currency?: string

Defined in: type/OrderUpdateInput.ts:53

Order currency - ISO 4217 currency code => https://www.xe.com/iso4217.php


currencyRatio?

optional currencyRatio?: number

Defined in: type/OrderUpdateInput.ts:55

Currency conversion ratio compared the the Order's Shop's base currency


debtorCompany?

optional debtorCompany?: string

Defined in: type/OrderUpdateInput.ts:25

Company name of the Debtor [USED FOR ORDER SEARCH ONLY]


debtorFirstName?

optional debtorFirstName?: string

Defined in: type/OrderUpdateInput.ts:21

First name of the Debtor [USED FOR ORDER SEARCH ONLY]


debtorId?

optional debtorId?: string

Defined in: type/OrderUpdateInput.ts:19

Debtor ID of the User, Contact or Customer


debtorLastName?

optional debtorLastName?: string

Defined in: type/OrderUpdateInput.ts:23

Last name of the Debtor [USED FOR ORDER SEARCH ONLY]


email?

optional email?: string

Defined in: type/OrderUpdateInput.ts:41

Email address used for communication about this Order


exportedAt?

optional exportedAt?: string

Defined in: type/OrderUpdateInput.ts:71

The date and time the order was exported


exportMessage?

optional exportMessage?: string

Defined in: type/OrderUpdateInput.ts:75

Order export message


exportStatus?

optional exportStatus?: OrderExportStatus

Defined in: type/OrderUpdateInput.ts:73

Order export status of this order


externalId?

optional externalId?: string

Defined in: type/OrderUpdateInput.ts:33

ID of the Order in an external system


extra3?

optional extra3?: 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?

optional extra4?: 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?

optional invoiceUserId?: number

Defined in: type/OrderUpdateInput.ts:61

ID of the User, Contact or Customer that should receive the invoice for this Order


items?

optional items?: CreateOrUpdateOrderItemInput[]

Defined in: type/OrderUpdateInput.ts:77

The OrderItem to create or update with the Order as a single bulk request


language?

optional language?: string

Defined in: type/OrderUpdateInput.ts:57

Order language - ISO 639-1 language code => https://localizely.com/iso-639-1-list/


originalOrderId?

optional originalOrderId?: number

Defined in: type/OrderUpdateInput.ts:69

Original order id


paymentData?

optional paymentData?: OrderPaymentUpdateInput

Defined in: type/OrderUpdateInput.ts:79

Order's payment data


postageData?

optional postageData?: OrderPostageUpdateInput

Defined in: type/OrderUpdateInput.ts:81

Order's postage data


recipientCompany?

optional recipientCompany?: string

Defined in: type/OrderUpdateInput.ts:31

Company name of the Recipient [USED FOR ORDER SEARCH ONLY]


recipientFirstName?

optional recipientFirstName?: string

Defined in: type/OrderUpdateInput.ts:27

First name of the Recipient [USED FOR ORDER SEARCH ONLY]


recipientLastName?

optional recipientLastName?: string

Defined in: type/OrderUpdateInput.ts:29

Last name of the Recipient [USED FOR ORDER SEARCH ONLY]


reference?

optional reference?: string

Defined in: type/OrderUpdateInput.ts:45

Reference by the customer


remarks?

optional remarks?: string

Defined in: type/OrderUpdateInput.ts:43

Remarks by the customer


source?

optional source?: string

Defined in: type/OrderUpdateInput.ts:39

Source of the Order i.e. webshop, internal, external or api


status?

optional status?: string

Defined in: type/OrderUpdateInput.ts:35

Status of the Order


total?

optional total?: OrderTotalUpdateInput

Defined in: type/OrderUpdateInput.ts:83

Order's totals, tax and global discount


type?

optional type?: OrderType

Defined in: type/OrderUpdateInput.ts:37

Type of the Order


userId?

optional userId?: number

Defined in: type/OrderUpdateInput.ts:13

ID of the User, Contact or Customer of the Order


validUntil?

optional validUntil?: string

Defined in: type/OrderUpdateInput.ts:63

Date and time until the order is valid