---
title: "Create a bulk revenue recognition"
method: POST
path: "/revrec/bulk"
tags: ["Revenue Recognition"]
---

# Create a bulk revenue recognition

`POST /revrec/bulk`

Creates a bulk revenue recognition as specified by the input parameters. On success the id of the bulk revenue recognition is returned.

## Request body

- BulkRevenueRecognitionInput
  - `entityId` string
  - `name` string
  - `description` string
  - `targetDate` integer

## Response `200`

successful operation

- string

---

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