Skip to main content
Anchor to paymentTermsTemplates

paymentTermsTemplates

query

The list of payment terms templates eligible for all shops and users.

PaymentTermsType

The payment terms type to filter the payment terms templates list.


Was this section helpful?

Anchor to PaymentTermsTemplatePaymentTermsTemplate
[PaymentTermsTemplate!]!

Represents the payment terms template object.

String!
non-null

The description of the payment terms template.

Int

The number of days between the issued date and due date if this is the net type of payment terms.

ID!
non-null

A globally-unique ID.

String!
non-null

The name of the payment terms template.

PaymentTermsType!
non-null

The type of the payment terms template.

String!
non-null

The translated payment terms template name.


Was this section helpful?