Magidoc

CreateShippingServiceInput
Input Object

An input to create a shipping service

Fields

#

bookingCutoff

The cutoff time for booking a shipment

carrierId

ID !
Non-null

The carrier that offers this service

deliveryDays

The days of the week the service delivers

externalId

An externalId for the service

latestDelivery

The latest delivery time for the service

name

Non-null

The name of the service

pickupCutoff

The cutoff time for pickup

pickupDays

The days of the week the service picks up

sameDayDelivery

Does the service support same-day delivery

sameDayPickup

Does the service support same-day pickup

supportedCountries

[ String !]

The countries this service supports

transitTime

The transit time for the service

Usages

#

References

#

  • Argument input of field createShippingService from type Mutation