PrepaymentAllocations
Query prepayment allocations for a Xero organisation.
Columns
Name | Type | Description |
Id [KEY] | String | The allocation index combined with the Id of the prepayment. |
PrepaymentId | String | The Id of the prepayment. |
Allocation_AppliedAmount | Decimal | The amount to be applied from this prepayment 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 |