---
title: "POST /tran/v{version}/Transactions/CreateByEvent"
method: POST
path: "/tran/v{version}/Transactions/CreateByEvent"
tags: ["Transactions"]
---

# POST /tran/v{version}/Transactions/CreateByEvent

`POST /tran/v{version}/Transactions/CreateByEvent`

## Path parameters

- `version` string, required

## Headers

- `company-id` string, required

## Request body

- TransactionsCoreEventsCreateTransactionEvent
  - `timecardId` integer
  - `payBillItemId` integer
  - `includeInSales` boolean
  - `includeInCost` boolean
  - `mapToPayroll` boolean
  - `isBurdened` boolean
  - `costRate` number, double
  - `billRate` number, double
  - `isSubmitted` boolean, nullable
  - `isApproved` boolean, nullable

## 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/versions/bcdbca776df0/schema)
