Skip to main content
object

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

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

Anchor to adaptToNewServicesFlagadaptToNewServicesFlag
•Boolean!
non-null

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

•DeliveryCarrierService!
non-null

The carrier used for this participant.

•MoneyV2

The merchant-defined fixed fee for this participant.

•ID!
non-null

A globally-unique ID.

•[DeliveryParticipantService!]!
non-null

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

•Float!
non-null

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


Was this section helpful?

•interface

Was this section helpful?