Skip to main content
Log inSign up
Anchor to DraftOrderShippingRate

DraftOrderShippingRate

object

Requires Any of draft_orders, orders or shipping access scopes or manage_delivery_settings user permission.

A shipping rate is an additional cost added to the cost of the products that were ordered.

•
String!non-null

The code of the shipping rate.

•
String!non-null

Unique identifier for this shipping rate.

•
MoneyV2!non-null

The cost associated with the shipping rate.

•
String!non-null

The source of the shipping rate.

•
String!non-null

The name of the shipping rate.


Was this section helpful?