--- title: PaymentTermsCreateInput - GraphQL Admin description: The input fields used to create a payment terms. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/paymenttermscreateinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/paymenttermscreateinput.md --- # Payment​Terms​Create​Input input\_object The input fields used to create a payment terms. ## Fields * payment​Schedules [\[Payment​Schedule​Input!\]](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PaymentScheduleInput) Specifies the payment schedules for the payment terms. * payment​Terms​Template​Id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) non-null Specifies the payment terms template ID used to generate payment terms. *** ## Map No referencing types