# PaymentTermsUpdateInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the payment terms. ### Access Scopes ## Fields * [paymentTermsAttributes](/docs/api/admin-graphql/2024-10/input-objects/PaymentTermsInput): PaymentTermsInput! - The attributes used to update the payment terms. * [paymentTermsId](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The ID of the payment terms being updated. ## Input objects with this input object * [paymentTermsUpdate](/docs/api/admin-graphql/2024-10/mutations/paymentTermsUpdate) ## Examples