Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 723 Bytes

DeleteFulfillmentLocationTimeSlotsRequest.md

File metadata and controls

13 lines (9 loc) · 723 Bytes

Yaksa.OrckestraCommerce.Client.Model.DeleteFulfillmentLocationTimeSlotsRequest

Fulfillment locations are entities which handles fulfillment for a shipment.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
FulfillmentLocationId string the unique identifier of the Fulfillment location.
FulfillmentMethodType string the type of the fulfillment, valid options are [Pickup, Delivery and Shipping].

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