Anchor to DeliveryMethodDefinitionDelivery
DeliveryMethodDefinition
object
Requires Any of or
shipping
access scopes or user permission.
A method definition contains the delivery rate and the conditions that must be met for the method to be applied.
Anchor to FieldsFields
- Anchor to activeactive•Boolean!non-null
Whether this method definition is active.
- Anchor to descriptiondescription•
The description of the method definition. Only available on shipping rates that are custom.
- •ID!non-null
A globally-unique ID.
- Anchor to methodConditionsmethod•
Conditions [DeliveryCondition!]! non-null The method conditions that must pass for this method definition to be applied to an order.
- Anchor to namename•String!non-null
The name of the method definition.
- Anchor to rateProviderrate•
Provider DeliveryRate non-nullProvider! The provided rate for this method definition, from a rate definition or participant.
Was this section helpful?