# PaymentTermsUpdatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `paymentTermsUpdate` mutation. ### Access Scopes ## Fields * [paymentTerms](/docs/api/admin-graphql/2024-07/objects/PaymentTerms): PaymentTerms - The updated payment terms. * [userErrors](/docs/api/admin-graphql/2024-07/objects/PaymentTermsUpdateUserError): PaymentTermsUpdateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [paymentTermsUpdate](/docs/api/admin-graphql/2024-07/mutations/paymentTermsUpdate) ## Examples