Validate a full product object (FPO)

Validates a Full Product Object (FPO) against the platform schema and returns errors, warnings, and recommendations.

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects an object.

Response

Validation result
errorslist of objects
recommendationslist of objects
validboolean
warningslist of objects

Errors

400
Bad Request Error
403
Forbidden Error
500
Internal Server Error