NauticalOrder Object
Represents a nautical order in the shop.
Fields
#
actions
List of actions that can be performed in the current state of an order.
allowedSubStatuses
List of sub-statuses that can be changed to based on current state of the order
availableShippingMethodsBySeller
Available shipping methods for each seller in this order. Note: this field designed for 'nauticalOrder(:id)' query.
bids
List of all bids made against the order.
billingAddress
canFinalize
Informs whether a draft order can be finalized (turned into a regular order).
currentBid
Latest bid made against the order.
discount
discountName
euInvoiceMessaging
externalId
externalSource
isMarketplaceShippingPriceOverridden
Indicates that the marketplace shipping price is set manually by user rather than taken from a related shipping method.
metadata
List of public metadata items. Can be accessed without permissions.
mpVatIdentificationNumber
poNumbers
privateMetadata
List of private metadata items.Requires proper staff permissions to access.
shippingAddress
shippingDiscount
subStatus
translatedDiscountName
updated
user
vatIdentificationNumber
volumeDiscount
Volume discount for the nautical order
voucher
weight
Interfaces
#
Also implements Node , ObjectWithMetadata .
Usages
#
References
#
- Field nauticalOrder from Query
- Field nauticalQuoteOrderByToken from Query
- Field nauticalOrderByToken from Query