--- title: PaymentTermsDeleteInput - GraphQL Admin description: The input fields used to delete the payment terms. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/PaymentTermsDeleteInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/PaymentTermsDeleteInput.txt --- # Payment​Terms​Delete​Input input\_object The input fields used to delete the payment terms. ## Fields * payment​Terms​Id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The ID of the payment terms being deleted. *** ## Mutations using this input * [payment​Terms​Delete.​input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/paymentTermsDelete#argument-input) MUTATION *** ## Map ### Mutations using this input * <\~>[payment​Terms​Delete.input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/paymentTermsDelete#argument-input)