# PaymentTermsCreateInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields used to create a payment terms. ### Access Scopes ## Fields * [paymentSchedules](/docs/api/admin-graphql/2024-07/input-objects/PaymentScheduleInput): PaymentScheduleInput - Specifies the payment schedules for the payment terms. * [paymentTermsTemplateId](/docs/api/admin-graphql/2024-07/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-07/mutations/paymentTermsCreate) ## Examples