DeliveryParticipantInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for a participant.
Access Scopes
Fields
-
adaptToNewServices:
Boolean -
Whether to automatically display new shipping services to the customer when a service becomes available.
-
carrierServiceId:
ID -
The ID of the carrier service for this participant.
-
fixedFee:
MoneyInput -
The fixed feed that's defined by the merchant for this participant.
-
id:
ID -
The ID of the participant.
-
participantServices:
DeliveryParticipantServiceInput -
The list of shipping services offered by the participant.
-
percentageOfRateFee:
Float -
The merchant-defined percentage-of-rate fee for this participant.
Input objects with this input object
Examples