Skip to main content

List Expected Deposit Milestones

GET 

/api/vendor-deposits/expected-milestones

List expected deposit milestones derived from the payment-term schedules of draft and open purchase orders. Each milestone describes an installment: its trigger event, expected amount, due date, and lifecycle status — expected (trigger not reached), ready_to_create (trigger reached, no deposit yet), created (linked to a deposit), or out_of_sync (linked deposit no longer matches the schedule).

Required scope: accounting:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Use unlinked_only=1 to list only milestones that should create a deposit but have none linked yet.

Request

Responses

OK

Response Headers
    Content-Type