V3_CauseGrp_Get (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | V3_CauseGrp_Get |
Resource Path:/api/v3/CauseGrp
| Name | Description | Data Type |
|---|---|---|
| causeGrpId | The cause group ID. | integer |
| causeGrpDesc | The cause group description. | string |
| spare1 | The contents of the spare1 field. | string |
| spare2 | The contents of the spare2 field. | string |
| spare3 | The contents of the spare3 field. | string |
| spare4 | The contents of the spare4 field. | string |
| lastEditBy | The user who added or last modified a cause group record. | string |
| lastEditAt | The date and time when cause group records were added or last modified. | string |
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |
| max_rows | Used to supply the maximum number of rows that will be returned by the get. |
The response body is of type Array[Generated.Models.V3_CauseGrp_Get].
OK