Anchor to PaymentTermsPayment
objectPayment Terms
The payment terms associated with an order or draft order.
Anchor to FieldsFields
- id (ID!)
- nextDueAt (DateTime)
- overdue (Boolean!)
- paymentSchedules (PaymentScheduleConnection!)
- paymentTermsName (String!)
- •ID!non-nullPre-auth accessible
A globally-unique ID.
- Anchor to nextDueAtnext•Date
Due At Time The next due date if this is the NET or FIXED type of payment terms.
- Anchor to overdueoverdue•Boolean!non-nullPre-auth accessible
Whether the payment terms have overdue payment schedules.
- Anchor to paymentSchedulespayment•Payment
Schedules Schedule Connection! non-nullPre-auth accessible The list of schedules associated with the payment terms.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments
- Anchor to paymentTermsNamepayment•String!
Terms Name non-null The name of the payment terms template that was used to create the payment terms.
Was this section helpful?