Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetOrderFulfillment

Gets the details of an OrderFulfillment, except for its Lines which can be paged in through ListOrderFulfillmentLines with a filter on OrderFulfillmentID.

Hierarchy

  • GetOrderFulfillment

Index

Properties

ID

ID: number

Entity type: OrderFulfillment

Optional IncludeOrchestrationDetails

IncludeOrchestrationDetails: undefined | false | true

Whether or not to include the details on how this OrderFulfillment came to be. This information is by default only stored for 14 days. Defaults to false.