---
title: "ERP-5894 — per-diem calculations. Like timecard methods these had no HTTP surface at all:
reachable only through ILookupQueryable (dbo.DbLookupRepo_GetAllPerDiemCalculations), so
ERP2 could never offer a recruiter the real list and ContractJob.PerDiemCalculationId had
to be typed in as a raw integer or left null.
            
Global rows, not per-company — the SP takes no company parameter — but still authenticated
per integration so this is not an open list."
method: GET
path: "/int/v1/erp2/lookups/per-diem-calculations"
tags: ["Erp2Lookups"]
---

# ERP-5894 — per-diem calculations. Like timecard methods these had no HTTP surface at all:
reachable only through ILookupQueryable (dbo.DbLookupRepo_GetAllPerDiemCalculations), so
ERP2 could never offer a recruiter the real list and ContractJob.PerDiemCalculationId had
to be typed in as a raw integer or left null.
            
Global rows, not per-company — the SP takes no company parameter — but still authenticated
per integration so this is not an open list.

`GET /int/v1/erp2/lookups/per-diem-calculations`

## Headers

- `company-id` string, required

## Response `200`

Success

---

[API](https://skmtc.net/bilflo/apis/bilflo-api.md) · [All operations](https://skmtc.net/bilflo/apis/bilflo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bilflo/bilflo-api/revisions/bcdbca776df0/schema)
