Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Overview
Provides access to Workbench Activity data.
Endpoints
The resources available in this module.
ActivitiesListApi
Return all Workbench Activities.
Overview
Provides access to Workbench Activity data.
Endpoints
The resources available in this module.
ActivitiesListApi
Return all Workbench Activities.
/api/ActivityListApi | |||||
---|---|---|---|---|---|
Method | Description | Performed As | Request Query | Request Body | Response |
POST | Logged in User | - | - |
ActivityLookupApi
Return filtered Workbench Activities.
/api/ActivityLookupApi | |||||
---|---|---|---|---|---|
Method | Description | Performed As | Request Query | Request Body | Response |
POST | Logged in User | - | - |
Models
The definitions of models specific to endpoints in this module.
AdminActivityLine
Property | Type | Description |
---|---|---|
ActivityCode | String | The unique code for the activity. |
Description | String | Description of the activity. |
ActivityCodeDescription??? | String | Activity Code Description |
ActivityType | Determines what kind String | Type of activity this is and where it can be used in Workbench. |
CostCategory | String | |
ActivitySubType | String | Subcategory of activity. |
GstType | String | |
WorkCentreCode | String | The default Work Centre for this activity. |
SalesCode | String | The Sales Code attributed to this activity. |
DrGLAccount | String | The General Ledger account that this activity will debit to. |
CrGLAccount | String | The General Ledger account that this activity will credit to. |
UpdatedDate | String | Date of last update. |
ActivityCodeValue | The code for the activity. | |
DescriptionValue | Activity description | |
ActivityTypeValue | Activity type | |
CostCategoryValue | String | Cost category |
CostCategorySequenceNo | ???Integer |
|
GstTypeValueType of GST | Tax type | |
ActivitySubTypeValue | Sub Sub type of Activity | |
WorkCentreCodeValue | Code CellData | Code of the Work centre |
SalesCodeValue | Sale code | |
DrGLAccountValue | The General Ledger account that this activity will debit to. | |
CrGLAccountValue | The General Ledger account that this activity will credit to. | |
BaseCostValue | Boolean | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
OverheadCostValue | Boolean | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
OtherCostValue | Boolean | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
AllowanceCostValue | Boolean | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
Time1CostValue | Boolean | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
Time2CostValue | Boolean | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
Time3CostValue | Boolean | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
InactiveValue | ???Boolean | |
Select | ???CellData | |
IncludedValue | ???CellData | |
Included | ???Boolean | |
Inactive | ???Integer | |
Selected | ???CellData | |
Delete | ???CellData | |
Status | ???String | |
ReadonlyFlag | ???Integer | |
ReadonlyMessage | ???String | |
OriginalKey | ||
CurrentKey | ||
Key | ||
Index??? | Integer |
⬆️ Back to top
AdminActivityKey
Property | Type | Description |
---|---|---|
ActivityCode??? | String | Activity code |
RetentionActivityCode??? | String | Retention info |
CopyFromActivity | ??? |
Boolean | Source Activity. |
⬆️ Back to top
Examples
Get the list of Activities.
Expand | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
Request
Response
Response Sample
|
Get list of filtered activity
Expand | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
Request
Response
Response Sample
|
⬆️ Back to top
On this page
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|