Skip to main content

Product Attribute Levels

POST 

/api/v1/product-attributes-levels

Stream product attribute generation as SSE-framed JSON events.

Emits {type:"progress",step} frames during work and a terminal {type:"result",data:<AttributesLevelsResponse>} or {type:"error"}.

Request

Responses

Successful Response