Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 816 Bytes

RemoveFulfillmentCompetitionLocationsRequest.md

File metadata and controls

13 lines (9 loc) · 816 Bytes

Yaksa.OrckestraCommerce.Client.Model.RemoveFulfillmentCompetitionLocationsRequest

API calls used during the fulfillment process.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
FulfillmentCompetitionId string The identifier of the fulfillment competition from which the fulfillment competition locations are removed. [optional]
FulfillmentLocationIds List<string> The list of the fulfillment location identifiers which will be removed from the fulfillment competition. [optional]

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