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