FulfillmentWorkflowVendorLocation

A FulfillmentWorkflowVendorLocation is a specific Location for a FulfillmentWorkflowVendor.

Fulfillment workflows vendors may include multiple locations. For example, a vendor may have warehouse locations in multiple states. In such cases, the location that is closest to the customer and that has sufficient inventory would fulfill the order.

Properties

NameTypeDescription
IdintThe ID of the fulfillment workflow vendor location.
FulfillmentWorkflowVendorIdintThe ID of the fulfillment workflow vendor that the location belongs to.
FulfillmentWorkflowVendor (via $expand)FulfillmentWorkflowVendorThe fulfillment workflow vendor that the location belongs to.
LocationIdintThe ID of the location for the vendor.
Location (via $expand)LocationThe location for the vendor.