---
title: "Update payment term settings"
method: PUT
path: "/settings/paymentTerms"
tags: ["Settings"]
---

# Update payment term settings

`PUT /settings/paymentTerms`

## Request body

- PaymentTermSettingsJson
  - `defaultPaymentTerms` string[], required
  - `defaultPaymentTerm` string, required
  - `customPaymentTermsAllowed` boolean, required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
