Skip to content

External Weight Measures

Endpoints for registering weight measurements from external scales/weighbridges and managing the verification-approval-invoicing workflow.

MethodRouteDescription
POSTapi/external-weight-measureRegister a weight measurement
POSTapi/external-weight-measure/querySearch weight data
POSTapi/external-weight-measure/exportExport as CSV
PUTapi/external-weight-measure/mark-verifiedMark records as verified
PUTapi/external-weight-measure/mark-approvedMark records as approved
PUTapi/external-weight-measure/mark-invoicedMark records as invoiced

The Mass Transport API base URL is provided by your Ditio contact during onboarding; routes below are relative to it.

Requires a Bearer token with the masstransportapiv1 scope. See Authentication.

Weight measurements follow a verification pipeline:

  1. Register — External system pushes weight data
  2. Verify — Data is reviewed and marked as verified
  3. Approve — Authorized user approves for invoicing
  4. Invoice — Records are marked as invoiced