V3_SamplePlanFreqLink_GetByKey (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | V3_SamplePlanFreqLink_GetByKey |
Resource Path:/api/v3/SamplePlanFreqLink/key
| Name | Description | Data Type |
|---|---|---|
| planId | Required. The ID of the sample plan. | integer |
| freqId | Required. The ID of the sample plan frequency. | integer |
| 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 Generated.Models.V3_SamplePlanFreqLink_GetByKey.
OK