CreditNotes
Lists all the Credit Notes.
Columns
Name | Type | References | |
Id [KEY] | String | ||
CustomerId | String |
Customers.Id | |
SubscriptionId | String | ||
Type | String |
The allowed values are adjustment, refundable. | |
Status | String |
The allowed values are adjusted, refunded, refund_due, voided. | |
AmountAllocated | Double | ||
AmountAvailable | Double | ||
AmountRefunded | Double | ||
BaseCurrencyCode | String | ||
CurrencyCode | String | ||
Date | Datetime | ||
Deleted | Boolean | ||
ExchangeRate | Double | ||
FractionalCorrection | Integer | ||
LineItemDiscounts | String | ||
LineItemTaxes | String | ||
LineItems | String | ||
LinkedRefunds | String | ||
Object | String | ||
PriceType | String |
The allowed values are tax_exclusive, tax_inclusive. | |
ReasonCode | String | ||
ReferenceInvoiceId | String | ||
RefundedAt | Datetime | ||
ResourceVersion | Long | ||
RoundOffAmount | Double | ||
SubTotal | Double | ||
Taxes | String | ||
Total | Double | ||
UpdatedAt | Datetime |