Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransactionInput > parentId
The ID of the optional parent transaction, for example the authorization of a capture.
Signature:
parentId?: InputMaybe<Scalars['ID']['input']>;