Preview

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

AppliedPayment

Definition of an applied payment

This page contains

    Fields

    payment: Payment! PREVIEW

    Payment applied to invoice or credit memo

    amount: Decimal!

    Amount of payment applied

    appliedDate: DateTime!

    Date when the payment was applied to the invoice

    Parent objects of AppliedPayment

    Invoice PREVIEW

    Definition of an invoice

    Queries for AppliedPayment

    invoice PREVIEW

    Retrieve an invoice by id