Skip to main content
Log inSign up
Anchor to DeliveryRateProvider

DeliveryRateProvider

union

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

A rate provided by a merchant-defined rate or a participant.

OBJECT

A participant defines carrier-calculated rates for shipping services with a possible merchant-defined fixed fee or a percentage-of-rate fee.

adaptToNewServicesFlag
non-null

Whether to display new shipping services automatically to the customer when the service becomes available.

carrierService
non-null

The carrier used for this participant.

fixedFee

The merchant-defined fixed fee for this participant.

id
non-null

A globally-unique ID.

participantServices
non-null

The carrier-specific services offered by the participant, and whether each service is active.

percentageOfRateFee
non-null

The merchant-defined percentage-of-rate fee for this participant.

OBJECT

The merchant-defined rate of the DeliveryMethodDefinition.

id
non-null

A globally-unique ID.

price
non-null

The price of this rate.


Was this section helpful?

Anchor to Fields with this unionFields with this union

OBJECT

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


Was this section helpful?