IFulfillmentModuleService Reference
This section of the documentation provides a reference to the IFulfillmentModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Fulfillment Module.
The main service interface for the Fulfillment Module.
Methods
- retrieve
- list
- listAndCount
- create
- update
- delete
- softDelete
- restore
- retrieveServiceZone
- listServiceZones
- listAndCountServiceZones
- createServiceZones
- updateServiceZones
- upsertServiceZones
- deleteServiceZones
- softDeleteServiceZones
- restoreServiceZones
- retrieveGeoZone
- listGeoZones
- listAndCountGeoZones
- createGeoZones
- updateGeoZones
- deleteGeoZones
- softDeleteGeoZones
- restoreGeoZones
- retrieveShippingOption
- listShippingOptions
- listShippingOptionsForContext
- listAndCountShippingOptions
- createShippingOptions
- updateShippingOptions
- upsertShippingOptions
- deleteShippingOptions
- softDeleteShippingOptions
- restoreShippingOptions
- retrieveShippingProfile
- listShippingProfiles
- listAndCountShippingProfiles
- createShippingProfiles
- updateShippingProfiles
- deleteShippingProfiles
- softDeleteShippingProfiles
- restoreShippingProfiles
- retrieveShippingOptionRule
- listShippingOptionRules
- listAndCountShippingOptionRules
- createShippingOptionRules
- updateShippingOptionRules
- deleteShippingOptionRules
- retrieveShippingOptionType
- listShippingOptionTypes
- listAndCountShippingOptionTypes
- deleteShippingOptionTypes
- retrieveFulfillment
- listFulfillments
- listAndCountFulfillments
- createFulfillment
- updateFulfillment
- cancelFulfillment
- retrieveFulfillmentOptions
- validateFulfillmentOption
- validateShippingOption
Was this section helpful?