# Shipping Methods Change Types Change types that represent data modifications made to the [Shipping Methods](/api/projects/shippingMethods.md) entity. ## Change types #### Add Shipping Rate [type definition](/search.md?urn=ctp:history:type:ShippingMethodAddShippingRateChange). #### Add Zone [type definition](/search.md?urn=ctp:history:type:ShippingMethodAddZoneChange). #### Change Active [type definition](/search.md?urn=ctp:history:type:ShippingMethodChangeActiveChange). #### Change Is Default [type definition](/search.md?urn=ctp:history:type:ShippingMethodChangeIsDefaultChange). #### Change Name [type definition](/search.md?urn=ctp:history:type:ShippingMethodChangeNameChange). #### Change Tax Category [type definition](/search.md?urn=ctp:history:type:ShippingMethodChangeTaxCategoryChange). #### Remove Shipping Rate [type definition](/search.md?urn=ctp:history:type:ShippingMethodRemoveShippingRateChange). #### Remove Zone [type definition](/search.md?urn=ctp:history:type:ShippingMethodRemoveZoneChange). #### Set Custom Field Change triggered by the [Set Custom Field](/search.md?urn=ctp:api:type:ShippingMethodSetCustomFieldAction) update action. [type definition](/search.md?urn=ctp:history:type:ShippingMethodSetCustomFieldChange). #### Set Custom Type Change triggered by the [Set Custom Type](/search.md?urn=ctp:api:type:ShippingMethodSetCustomTypeAction) update action. [type definition](/search.md?urn=ctp:history:type:ShippingMethodSetCustomTypeChange). #### Set Key [type definition](/search.md?urn=ctp:history:type:ShippingMethodSetKeyChange). #### Set Localized Description [type definition](/search.md?urn=ctp:history:type:ShippingMethodSetLocalizedDescriptionChange). #### Set Localized Name [type definition](/search.md?urn=ctp:history:type:ShippingMethodSetLocalizedNameChange). #### Set Predicate [type definition](/search.md?urn=ctp:history:type:ShippingMethodSetPredicateChange). #### Set Stores Change triggered by the [Set Stores](/search.md?urn=ctp:api:type:ShippingMethodSetStoresAction) update action. [type definition](/search.md?urn=ctp:history:type:SetStoresChange). ## Related pages - [Area overview page with navigation](/api.md) - [Previous page: Reviews](/api/history/change-types/reviews.md) - [Next page: Shopping Lists](/api/history/change-types/shopping-lists.md) - [Search documentation and API specs](/search.md)