CreditNoteAllocations
Query credit note allocations for a Xero organisation.
Columns
Name | Type | Description |
Id [KEY] | String | The allocation index combined with the Id of the credit note. |
CreditNoteId | String | The Id of the credit note. |
Allocation_AppliedAmount | Decimal | The amount to be applied from this credit note to a given invoice. |
Allocation_Date | Date | The date the allocation was made. |
Allocation_InvoiceId | String | The Id of the invoice this allocation has been applied to. |
Allocation_InvoiceNumber | String | The Invoice this allocation has been applied to. |
TenantId | String | The ID of the tenant to query instead of the connection tenant |