Anchor to PaymentSchedulePayment
PaymentSchedule
object
Requires access scope.
Represents the payment schedule for a single payment defined in the payment terms.
Anchor to FieldsFields
- Anchor to completedAtcompleted•
At Date and time when the payment schedule is paid or fulfilled.
- Anchor to dueAtdue•
At Date and time when the payment schedule is due.
- •ID!non-null
A globally-unique ID.
- Anchor to issuedAtissued•
At Date and time when the invoice is sent.
- Anchor to paymentTermspayment•
Terms PaymentTerms! non-null The payment terms the payment schedule belongs to.
- Anchor to amountamount•
Amount owed for this payment schedule. Use
,
, or
instead.
Was this section helpful?