TypesObjectsInvoiceCreditInfoOn this pageInvoiceCreditInfoInvoiceCreditInfo contains additional information about why an invoice was credited. type InvoiceCreditInfo { creditedInvoiceID: UUID!} Fields InvoiceCreditInfo.creditedInvoiceID ● UUID! non-null scalar The ID of the invoice that was credited. Member Of Invoice object