V3_LotAttr_GetAttrs (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | V3_LotAttr_GetAttrs |
Resource Path:/api/v3/LotAttr/assigned
| Name | Description | Data Type |
|---|---|---|
| itemId | Required. The item ID. | string |
| lotNo | Required. The lot number. | string |
| userId | Required. The user ID. | 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_LotAttr_GetAttrs].
OKAttributes that have been assigned to the lot and for which the user's certification level is at or higher than the attribute's required certification level are returned. In addition, attributes that have been assigned to the lot but that are not assigned a certification are returned.