Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 632 Bytes

GetFulfillmentLocationsByInventoryLocationIdsRequest.md

File metadata and controls

12 lines (8 loc) · 632 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetFulfillmentLocationsByInventoryLocationIdsRequest

Fulfillment locations are entities which handles fulfillment for a shipment.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
InventoryLocationIds List<string> the unique identifiers of the inventory locations. [optional]

[Back to Model list] [Back to API list] [Back to README]