Anchor to DeliveryCarrierServiceCreateInputDelivery
DeliveryCarrierServiceCreateInput
input_object
The input fields required to create a carrier service.
Anchor to FieldsFields
- Anchor to activeactive•Boolean!non-null
Whether this carrier service is active. If
true
, then the service will be available to serve rates in checkout.- Anchor to callbackUrlcallback•
Url URL!non-null The URL endpoint that Shopify needs to retrieve shipping rates. This must be a public URL.
- Anchor to namename•String!non-null
The name of the shipping service as seen by merchants and their customers.
- Anchor to supportsServiceDiscoverysupports•
Service Discovery Boolean!non-null Whether merchants are able to send dummy data to your service through the Shopify admin to see shipping rate examples.
Was this section helpful?