POST v1/api/ProductStateLookup
Lookup all all state for a given product
Request Information
URI Parameters
None.
Body Parameters
ProductStateDto
ProductStateDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductCode | string |
None. |
|
| State | StateCodeEnum |
None. |
Response Information
Resource Description
ProductStateResponseDto
ProductStateResponseDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Products | Collection of ProductStateValidateDto |
None. |