Magidoc

AddTrackingCodeInput
Input Object

The properties of the addTrackingCode.

Fields

#

courier

Non-null

The courier to add to the orders. Matching is case-insensitive, and spaces are treated as underscores (e.g. `Canada Post` is equivalent to `canada_post`). The courier must be one of the following: - United States: `usps`, `ups`, `fedex` - Canada: `canada_post`, `chitchats` - United Kingdom: `royal_mail`, `hermes_uk` (EVRi), `dpd_uk`, `dhl_gb` - France: `la_poste`, `chronopost`, `colissimo`, `mondial_relay`, `dhl_fr`, `gls_fr_byol` - Germany: `dhl`, `dhl_de`, `deutsche_post`, `dpd_de`, `gls_de_byol` - Austria: `austrian_post_byol` - Belgium / Netherlands: `dhl_be_nl`, `post_nl` - Australia: `australia_post`, `dhl_au` - Freight: `abf_byol`, `estes_byol`, `freight_quote_byol`, `xpo_byol`, `bluegrace_byol`, `kuehne_nagel_byol`

orderIds

[ ID !]!
Non-null

The order ids to add the tracking code to.

trackingCode

Non-null

The tracking code to add to the orders.

Usages

#

References

#

  • Argument input of field addTrackingCode from type Mutation