The input fields required to create a carrier service.
Access Scopes
Fields
active:
Boolean! -
Whether this carrier service is active. If `true`, then the service will be available to serve rates in checkout.
callbackUrl:
URL! -
The URL endpoint that Shopify needs to retrieve shipping rates. This must be a public URL.
name:
String! -
The name of the shipping service as seen by merchants and their customers.
supportsServiceDiscovery:
Boolean! -
Whether merchants are able to send dummy data to your service through the Shopify admin to see shipping rate examples.