PaymentTerms - customer - OBJECT
Version: 2025-01
Description:
The payment terms associated with an order or draft order.
Access Scopes
Fields
-
id:
ID! -
A globally-unique ID.
-
nextDueAt:
DateTime -
The next due date if this is the NET or FIXED type of payment terms.
-
overdue:
Boolean! -
Whether the payment terms have overdue payment schedules.
-
paymentTermsName:
String! -
The name of the payment terms template that was used to create the payment terms.
Connections
Related queries
Related mutations
Related Unions
Examples