# PaymentTermsDeleteInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to delete the payment terms. ### Access Scopes ## Fields * [paymentTermsId](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The ID of the payment terms being deleted. ## Input objects with this input object * [paymentTermsDelete](/docs/api/admin-graphql/2024-10/mutations/paymentTermsDelete) ## Examples