---
title: "ERP-5865 — timecard methods. No HTTP surface existed for these at all: they were reachable
only internally via ILookupQueryable.GetTimecardMethods (dbo.DbLookupRepo_GetAllTimeCardMethods),
which is why the TIMECARD_METHOD feed was empty and a live sync landed ContractJob 58859 with
a null time collection method.
            
These are GLOBAL rows, not per-company — the SP takes no company parameter. The endpoint is
still authenticated per integration so it is not an open list."
method: GET
path: "/int/v1/erp2/lookups/timecard-methods"
tags: ["Erp2Lookups"]
---

# ERP-5865 — timecard methods. No HTTP surface existed for these at all: they were reachable
only internally via ILookupQueryable.GetTimecardMethods (dbo.DbLookupRepo_GetAllTimeCardMethods),
which is why the TIMECARD_METHOD feed was empty and a live sync landed ContractJob 58859 with
a null time collection method.
            
These are GLOBAL rows, not per-company — the SP takes no company parameter. The endpoint is
still authenticated per integration so it is not an open list.

`GET /int/v1/erp2/lookups/timecard-methods`

## 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/1b4e8ebaeace/schema)
