Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Requires read_payment_terms access scope.

Represents the payment schedule for a single payment defined in the payment terms.

•
MoneyV2!non-null

Remaining balance to be captured for this payment schedule.

•

Date and time when the payment schedule is paid or fulfilled.

•
Boolean!non-null

Whether the payment schedule is due.

•

Date and time when the payment schedule is due.

•
ID!non-null

A globally-unique ID.

•

Date and time when the invoice is sent.

•

The payment terms the payment schedule belongs to.

•
MoneyV2!non-null

Remaining balance to be paid or authorized by the customer for this payment schedule.

•
MoneyV2!non-nullDeprecated

Amount owed for this payment schedule. Use balanceDue, totalBalance, or Order.totalOutstandingSet instead.


Was this section helpful?

•
interface

Was this section helpful?