Skip to main content
POST
Enrich a single product

Authorizations

Authorization
string
header
required

User session token issued by NextAuth. For human users accessing Solya via the web application.

Body

application/json
messageType
enum<string>
required

Message type discriminator — must be PRODUCT_ENRICH

Available options:
PRODUCT_ENRICH
productId
string
required

Identifier of the product to enrich

Minimum string length: 1

Response

Successful response

data
object
required
success
enum<boolean>
required
Available options:
true