Download OpenAPI specification:Download
Extracts structured evidence attributes for a proposed solution.
Fetches or resolves the proposed solution and extracts its evidence fields.
| solution required | string Identifier of the proposed solution to inspect. |
| metadata required | any Arbitrary JSON metadata agreed between the caller and evidence layer. |
{- "solution": "gid://shopify/ProductVariant/42582963060798",
- "metadata": {
- "taxonomy_category": "Media > Books > Printed Books",
- "merchant": "example-store"
}
}{- "category": "Media > Books > Printed Books",
- "genre": "Fantasy",
- "title": "The Lord of the Rings"
}