CustomerCreditNotes
Retrieves individual customer's credit notes.
Columns
| Name | Type | References | |
| CustomerId | String |
Customers.Id | |
| InvoiceId [KEY] | Integer | ||
| InvoiceNumber | String | ||
| Status | String | ||
| Amount | String | ||
| Currency | String | ||
| LinkedTransactionsCount | Integer | ||
| PaymentGatewayDisplayName | String | ||
| CreatedOn | Datetime |