Shipping methods

GET /shipping-methods

With this resource you can simply check what shipping methods are available for you to checkout the current cart.

Curl example:

curl -XPUT https://api.url/shipping-methods -H 'Authorization: Bearer ACCESS_TOKEN'