AppliedToInvoice
Definition of an invoice with a payment or credit memo application
This page contains
Fields
| invoice: Invoice! PREVIEW | Invoice the payment or credit memo was applied to |
| amount: Decimal! | Amount of payment or credit memo applied to the invoice |
| appliedDate: DateTime! | Date when the payment or credit memo was applied to the invoice |
Parent objects of AppliedToInvoice
| CreditMemo PREVIEW | Definition of an credit memo |
| Payment PREVIEW | Definition of a payment |
Queries for AppliedToInvoice
| creditMemo PREVIEW | Retrieve a Credit Memo by id |
| payment PREVIEW | Retrieve a payment by id |
| paymentByPaymentNumber PREVIEW | Retrieve a payment by payment number |