Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > sourceIdentifier
A unique POS or third party order identifier. For example, “1234-12-1000” or “111-98567-54”. The receipt_number
field is derived from this value for POS orders.
Signature:
sourceIdentifier?: Maybe<Scalars['String']['output']>;