Anchor to ShippingRateShipping
objectShipping Rate
Requires Any of , orders or shipping access scopes or user permission.
A shipping option associated with order delivery that includes pricing and service information.
Anchor to FieldsFields
- handle (String!)
- price (MoneyV2!)
- title (String!)
- Anchor to handlehandle•String!non-null
Human-readable unique identifier for this shipping rate.
- Anchor to priceprice•Money
V2! non-null The cost associated with the shipping rate.
- Anchor to titletitle•String!non-null
The name of the shipping rate.
Was this section helpful?