Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentTermsInput > paymentTermsTemplateId
Specifies the ID of the payment terms template. Payment terms templates provide preset configurations to create common payment terms. Refer to the [PaymentTermsTemplate](https://shopify.dev/api/admin-graphql/latest/objects/paymenttermstemplate) object for more details.
Signature:
paymentTermsTemplateId?: InputMaybe<Scalars['ID']['input']>;