Wasm Directoryalpha
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

NameTypeDescription
xero-tenant-idstring
overpayment-idstring
summarize-errorsoption​<bool>
allocationsoption​<list​<allocation>>