Changes to DRY RUN: computes the line items that AddUninvoicedItems would create for the given filters - quantities, blended rates, converted expense amounts with markup, generated descriptions, taxes, and the source record IDs each line covers - WITHOUT saving anything or marking any record as invoiced. Use it to answer "what is ready to bill onto this invoice?" and to confirm with a person before calling AddUninvoicedItems.
POST /api/Invoice/PreviewUninvoicedItems
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.1
What changed
- ○
endpoint added
endpoint-added
- ○