POST v1/api/ProductStateLookup

Lookup all all state for a given product

Request Information

URI Parameters

None.

Body Parameters

ProductStateDto

ProductStateDto
NameDescriptionTypeAdditional information
ProductCode

string

None.

State

StateCodeEnum

None.

Response Information

Resource Description

ProductStateResponseDto

ProductStateResponseDto
NameDescriptionTypeAdditional information
Products

Collection of ProductStateValidateDto

None.