---
title: Add Due on fulfillment to payment terms type - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/add-due-on-fulfillment-to-payment-terms-type'
  md: >-
    https://shopify.dev/changelog/add-due-on-fulfillment-to-payment-terms-type.md
metadata:
  effectiveApiVersion: 2023-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: true
  createdAt: '2022-11-28T14:00:08-05:00'
  postedAt: '2022-12-02T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:35-05:00'
  effectiveAt: '2022-12-02T00:00:00-05:00'
---

December 2, 2022

Tags:

* Action Required
* API
* 2023-01

# Add Due on fulfillment to payment terms type

As of the Admin API **2023-01** release candidate, Due on Fulfillment is now a Payment Terms type available to all 3rd party apps.

With this change, apps can create and update orders and draft orders with payment terms whose due date will be set upon fulfillment of the order. The newly added `FULFILLMENT` type value can be found on the **PaymentTermsType ENUM** object.
