---
title: "Regenerate revenue recognition events transactions for Delivery Schedule"
method: POST
path: "/v1/uno-regenerate/rev-rec-events"
tags: ["Regenerate"]
---

# Regenerate revenue recognition events transactions for Delivery Schedule

`POST /v1/uno-regenerate/rev-rec-events`

Use this operation to generate Delivery Schedule based revenue recognition events transactions.

## Query parameters

- `subscriptionNumber` string
- `mode` 'Incremental' | 'Full'
- `forRevenueRecollect` boolean

## Headers

- `Idempotency-Key` string
- `Accept-Encoding` string
- `Content-Encoding` string
- `Zuora-Track-Id` string
- `Zuora-Entity-Ids` string
- `Zuora-Org-Ids` string
- `Zuora-Version` string

## Response `200`

OK

- RegenerateRevRecEventsResponse
  - `reasons` ResponseReasons[]
    - `code` string — The error code of response.
    - `message` string — The detail information of the error response.
  - `success` boolean — Indicates whether the call succeeded.

## Other responses

- `500` — Internal Server Error
- `4XX` — Request Errors

---

[API](https://skmtc.dev/zuora/apis/api-reference.md) · [All operations](https://skmtc.dev/zuora/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zuora/api-reference/revisions/d11e237f3e54/schema)
