Record
create-overpayment-allocations-params
No description available.
record create-overpayment-allocations-params {
xero-tenant-id: string,
overpayment-id: string,
summarize-errors: option<bool>,
allocations: option<list<allocation>>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| overpayment-id | string | |
| summarize-errors | option<bool> | |
| allocations | option<list<allocation>> |