For the complete documentation index, see llms.txt. This page is also available as Markdown.

Revenue Contract Details

RC Desk workbench API will provide all revenue contract level details.

The RC Workbench Details feature is powered by a single API endpoint. This endpoint supports multiple actions, each controlled through specific parameters/objects. Depending on the selected tab or action within the RC Workbench, the API will return the corresponding dataset.

This design allows you to interact with various parts of the RC Workbench using one consistent endpoint while simply adjusting the request parameters/objects.

API Endpoint

/apis/recorder/v1/revenue_contract/{object}
#
Functionality/ Fetaure
Description

1

This API is to retrieve all the revenue contract order lines.

2

This API returns summarized metrics at the Revenue Contract level

3

This API provides the billing transactions linked to the Order Financial ID in Revenue Contract

4

This API returns the revenue schedule lines for each order financial ID

5

This API retrieves the Standalone Selling Price (SSP) allocation details for order financial ID

6

This API provides cost schedule details for order financial ID

7

This API provides revenue transaction lines associated with the Revenue Contract eligible to regroup to another or new revenue contract

8

This API provides revenue transaction lines associated with the Revenue Contract eligible to manually release

9

This API provides revenue transaction lines associated with the Revenue Contract eligible to manually defer

Last updated

Was this helpful?