Preview

PaymentTermResolution is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

PaymentTermResolution

This page contains

    Fields

    paymentTerm: PaymentTerm PREVIEW
    numberOfDays: Int!

    Effective due days regardless of source. Required because PLATFORM_DEFAULT has no backing PaymentTerm. Must be >= 0 (zero means due immediately).

    source: PaymentTermResolutionSource! PREVIEW

    Queries for PaymentTermResolution

    paymentTermForAccount PREVIEW