v1
latestOpenAPI 3.0.02026-07-2480129136.5 KBStores
Get Free Shipping Option
Gets the current Store's Free Shipping option (if exists) whose Seller is associated with the user's bearer token making this API call.
get/stores/{storeKey}/freeshipping/settings
Path parameters
storeKeystring required
Required. A unique key used to identify the caller of the API.
Query parameters
offsetinteger
Used for paging. The number of SellerShippingOptions to skip. Default is 0.
limitinteger
Used for paging. The maximum number of SellerShippingOptions to return. Default is 10.
Response
OK