Sales | Indicator
Overview
URL | api/{tenantKey}/{orgKey}/sales/indicators |
Methods Supported | GET |
Description |
GET Get Indicator By Code
Custom operation 'GetIndicatorByCode'.
The following elements are required:
code | (string) Code |
Response:
If successful, this method returns a Indicator. See Indicator. |
Response status codes:
200 | The operations was successful. |
Resource URL:
GET /sales/indicators/getIndicatorByCode
GET Get Indicator Summary By Code
Custom operation 'GetIndicatorSummaryByCode'.
The following elements are required:
code | (string) Code |
Response:
If successful, this method returns a IndicatorSummary. See IndicatorSummary. |
Response status codes:
200 | The operations was successful. |
Resource URL:
GET /sales/indicators/getIndicatorSummaryByCode