Requires read_payment_terms access scope.

Represents the payment terms for an order or draft order.


The draft order associated with the payment terms.

Duration of payment terms in days based on the payment terms template used to create the payment terms.

A globally-unique ID.

The order associated with the payment terms.

Whether the payment terms have overdue payment schedules.

List of schedules for the payment terms.

The name of the payment terms template used to create the payment terms.

The payment terms template type used to create the payment terms.

The payment terms name, translated into the shop admin's preferred language.


Was this section helpful?
Map

Fields from

PaymentTerms


Create payment terms on an order. To create payment terms on a draft order, use a draft order mutation and include the request with the DraftOrderInput.

Update payment terms on an order. To update payment terms on a draft order, use a draft order mutation and include the request with the DraftOrderInput.


Was this section helpful?
<~>
PaymentTerms Mutations



Was this section helpful?
||-
PaymentTerms Implements
PaymentTerms

Implements