Skip to main content
Anchor to DeliveryMethodDefinition

DeliveryMethodDefinition

object

Requires Any of assigned_shipping or shipping access scopes or manage_delivery_settings user permission.

A method definition contains the delivery rate and the conditions that must be met for the method to be applied.

•Boolean!
non-null

Whether this method definition is active.

•String

The description of the method definition. Only available on shipping rates that are custom.

•ID!
non-null

A globally-unique ID.

•[DeliveryCondition!]!
non-null

The method conditions that must pass for this method definition to be applied to an order.

•String!
non-null

The name of the method definition.

•DeliveryRateProvider!
non-null

The provided rate for this method definition, from a rate definition or participant.


Was this section helpful?

•interface

Was this section helpful?