InventoryPOItemFulfillment

An InventoryPOItemFulfillment represents a fulfillment step for an InventoryPOItem in an InventoryPO.

Properties

NameTypeDescription
IdintThe ID of the fulfillment step.
InventoryPOItemIdintThe ID of the inventory PO item that the fulfillment step belongs to.
InventoryPOItem (via $expand)InventoryPOItemThe inventory PO item that the fulfillment step belongs to.
SourceLocationIdintThe ID of the vendor location that supplies inventory for this fulfillment step.
SourceLocation (via $expand)LocationThe vendor location that supplies inventory for this fulfillment step.
DestinationLocationIdintThe ID of the vendor location that receives inventory for this fulfillment step. Note that the last fulfillment step for a PO item must always be delivered to the warehouse location specified for the PO.
DestinationLocationLocationThe vendor location that receives inventory for this fulfillment step.
FulfillmentNumberintThe number of the fulfillment step for the PO item.
ItemPONumberstringThe PO number for the fulfillment step.
SourceSKUstringThe SKU that the source location uses to reference the PO item's product.
InstructionsstringFulfillment instructions for the source location.
BaseCostdecimal(18,2)The base cost charged by the source location for this fulfillment step, in USD.
ShippingCostdecimal(18,2)The shipping cost charged by the source location for this fulfillment step, in USD.
TaxAmountdecimal(18,2)The tax amount charged by the source location for this fulfillment step, in USD.