Skip to main content

Preview Schedule Impact

POST 

/api/payment-terms/:payment_term/schedule-impact-preview

Dry-run a proposed vendor-deposit schedule against every non-terminal vendor deposit already created from this payment term, BEFORE saving the edit. Accepts the same vendor_deposit_schedule array as the update endpoint (payment_schedule alias also accepted; requires payment_terms.update permission).

Per affected deposit the outcome is:

  • will_realign — draft/pending deposits that Review & Resync can realign after saving
  • shortfall — settled deposits whose recorded amount is now below the new expectation
  • overage — settled deposits whose recorded amount now exceeds the new expectation
  • unchanged — settled deposits whose amount still matches

Settled deposits are never mutated — shortfalls/overages surface on the vendor-deposit cash-flow report.

Request

Responses

OK

Response Headers
    Content-Type