Open API v2 will be deprecated on April 3, 2023. Please begin transitioning to Open API v3 as soon as possible. As of September 29, 2022 all new apps will only be permitted to use Open API v3.

API Documentation

ShippingOption

Overview

Represents a shipping option for a cart.

Fields

Field Visibility Level Permission Scope Type Description
option_id public none string The ID of the shipping option.
name public none string The name of the shipping option.
option_type public none int The type of shipping option.
cost public none string The total cart shipping price if the shipping option is selected.
currency_code public none string The ISO (alphabetic) code for the shipping option's currency.

Associations

This resource has no associations.

Methods

This resource has no methods.

Open API v3New

Your developer account