Skip to main content
Skip to main content

CustomShippingOption

Base abstract entity for all entities

Properties

cartCartRequired
A cart represents a virtual shopping bag. It can be used to complete an order, a swap, or a claim.
cart_idstringRequired
created_atDateRequired
deleted_atnull | DateRequired
idstringRequired
metadataRecord<string, unknown>Required
pricenumberRequired
shipping_optionShippingOptionRequired
A Shipping Option represents a way in which an Order or Return can be shipped. Shipping Options have an associated Fulfillment Provider that will be used when the fulfillment of an Order is initiated. Shipping Options themselves cannot be added to Carts, but serve as a template for Shipping Methods. This distinction makes it possible to customize individual Shipping Methods with additional information.
shipping_option_idstringRequired
updated_atDateRequired
Was this section helpful?