Shipping Methods
Prerequisites
Get Shipping Methods
Optional Parameters
Request
curl -D- -X GET <base_url>/api/v1/shipping-methods?cultureCode=<cultureCode>&countryId=<countryId>&priceGroupId=<priceGroupId> \
-H 'Authorization: Bearer <ACCESS_TOKEN>'
-H 'Content-Type: application/json' \Response
Error Handling
Error
Description
Related Articles
Error HandlingLast updated