Revenue Variances
- 04 Jun 2024
- Print
- PDF
Revenue Variances
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
The difference between the estimated and actual revenue.
Resource Overview
Endpoint | Definition |
GET/RevenueVariances | Retrieve a list of information related to instances of revenue variance. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
AccountingPeriodID | unique identifier for the accounting period | integer(int32) | |
Adjustment | adjustment amount applied to revenue | number(double) | |
AdjustmentDate | date and time when the adjustment was made | DateTime | |
BranchID | unique identifier for the branch | integer(int32) | |
BranchName | name of branch | string | Max Length: 50 |
ContractYear | year associated with contract | integer(int32) | |
CreatedByUserID | unique identifier for the user who created the entry | integer(int32 | |
CreatedByUserName | name of the user who created the entry | string | Max Length:101 |
CreatedDateTime | date and time when the entry was created | DateTime | |
DivisionID | unique identifier for division | integer(int32) | |
DivisionName | name of the division | string | Max Length:50 |
EarnedRevenue | amount of revenue earned | number(double) | Max Length:255 |
InvoiceRevenue | amount of revenue invoiced | number(double) | |
OpportunityID | unique identifier for the opportunity | integer(int32) | |
OpportunityNumber | number identifier used to search for an opportunity in Aspire | integer(int32) | |
RevenueVarianceID | unique identifier for the revenue variance entry | integer(int32) |
Was this article helpful?