RESTGetProductValidationById#
GET - /product-validations/id/{identifier}
Get a product validation.
Parameters#
Path#
identifier
| String
ID of the resource.
Query#
include
| List[String]
Comma separated list of fields to include in the response. Use dot notation to define nested fields.
exclude
| List[String]
Comma separated list of fields to exclude in the response. Use dot notation to define nested fields.
Returns#
content
| application/json
response_type
| single
response_object
| Product Validation