stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > confirmationNumber

AdminTypes.Order.confirmationNumber property

A randomly generated alpha-numeric identifier for the order that may be shown to the customer instead of the sequential order name. For example, “XPAV284CT”, “R50KELTJP” or “35PKUN0UJ”. This value isn’t guaranteed to be unique.

Signature:

confirmationNumber?: Maybe<Scalars['String']['output']>;