Progress claim
Progress claims issued per project: claimed, certified, paid and retention held.
Part of Contracts in the register catalog.
- Register ID
progress_claimUse this name to ask for the register. The API calls it a shelf ID.- Each record is
- An eventSomething that happened at a point in time.
- Status
- AvailableFilled today from connected systems, uploads or public data.
- Data
- OrganisationPrivate to each organisation's own workspace.
- Version
- v1Current version.
Connectors
On the roadmap
Systems in the planned connector rollout that can fill this register. Partial means the system holds only some of its fields.
- MYOB AcumaticaPartial
- Oracle Aconex
- Payapps
- Procore
Fields
13 fields: 6 required, 7 optional.
Required
Every record carries these fields.
- projectText
The project/job the claim is posted against.
Example:
BWG-2025-001- financial_periodDate
Accounting period the claim posts in.
Example:
2026-07-31- occurred_atDate and time
Posting date of the ledger line.
Example:
2026-07-31T00:00:00Z- external_idText
Source record identity / dedup key.
Example:
SI-26014- amountDecimal number
Value claimed against the project.
Example:
312000- quantityNumber
Quantity claimed.
Example:
1
Optional
Present when the source system records them.
- legal_entityText
Company that owns the claiming entity.
Example:
Bridgeworks Group Pty Ltd- currencyText
Denomination of
amountExample:
AUD- document_noText
Source document reference for the line.
Example:
SI-26014- job_task_noText
Work package / cost code the line belongs to.
- certified_amountDecimal number
Amount assessed/certified (vs claimed)
Example:
312000- due_dateDate
Statutory/contractual date payment falls due.
Example:
2026-08-30- tax_basisText
Whether
amountincludes tax.Example:
excl_gst
Example record
A sample from Bridgeworks Group, Demiton's demonstration company. The values are illustrative; the shape is exactly what the contract describes.
{ "amount": 312000, "certified_amount": 312000, "currency": "AUD", "document_no": "SI-26014", "due_date": "2026-08-30", "external_id": "SI-26014", "financial_period": "2026-07-31", "legal_entity": "Bridgeworks Group Pty Ltd", "occurred_at": "2026-07-31T00:00:00Z", "project": "BWG-2025-001", "quantity": 1, "tax_basis": "excl_gst"}Use this contract
The contract is a standard JSON Schema (draft 2020-12) document, so any JSON Schema validator can check a record against it. Keywords starting with x-demiton- add Demiton's own meaning, such as units and requiredness, and validators ignore them.
https://docs.demiton.io/registers/progress_claim/v1.jsonShow the full JSON Schema
Loading the schema…
Talk to the team
Tell us what you run - your ERP, field, payroll and document systems - and we will show you the registers Demiton would keep current from them, on your data, in a 30-minute call.