Fulfillment Plan Details Object
An fulfillment plan details object representing a fulfilment plan.
Name | Type | Required? | Nullable? | Description |
---|---|---|---|---|
external_sales_order_identifiers | ✔ | A list of identifiers for the sales order. | ||
items | ✔ | Information about the fulfillment plan item. | ||
raw_external_source | object | ✔ | This model represents a raw external source of information. | |
raw_external_source
.marketplace_code | string | ✔ | Canonical representation of the fulfillment plan's and/or sales order's original source. |
Fulfillment Plan Item Object
An fulfillment plan item object representing a single item on a fulfilment plan.
Name | Type | Nullable? | Description |
---|---|---|---|
external_sales_order_identifiers | ✔ | A list of identifiers for the sales order. | |
external_product_identifiers | ✔ | A list of identifiers specific to the selling channel. | |
name | string | ✔ | The name of the item. |
quantity | number | ✔ | The number of items. |