# PaymentTermsCreateInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to create a payment terms. ### Access Scopes ## Fields * [paymentSchedules](/docs/api/admin-graphql/2024-10/input-objects/PaymentScheduleInput): PaymentScheduleInput - Specifies the payment schedules for the payment terms. * [paymentTermsTemplateId](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - Specifies the payment terms template ID used to generate payment terms. ## Input objects with this input object * [paymentTermsCreate](/docs/api/admin-graphql/2024-10/mutations/paymentTermsCreate) ## Examples