---
title: PaymentTermsUpdateInput - GraphQL Admin
description: The input fields used to update the payment terms.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/paymenttermsupdateinput
  md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/paymenttermsupdateinput.md
---

# Payment​Terms​Update​Input

input\_object

The input fields used to update the payment terms.

## Fields

* payment​Terms​Attributes

  [Payment​Terms​Input!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PaymentTermsInput)

  required

  The attributes used to update the payment terms.

* payment​Terms​Id

  [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID)

  non-null

  The ID of the payment terms being updated.

***

## Mutations using this input

* [payment​Terms​Update.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/paymentTermsUpdate#arguments-input)

  ARGUMENT

***

## Map

### Mutations using this input

* [payment​Terms​Update.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/paymentTermsUpdate#arguments-input)