model
- The AI model version used for the try-on job (e.g., “ayna-1.0”)status
- Job completion status: "completed"
for success, "failed"
for errorsoutput
- Contains the generated output data
image
- Direct URL to the generated try-on image (success) or null
(failure)error
- Error object explaining the failure reason (failure only). Contains:
code
(string) - Error code identifiermessage
(string) - Human-readable error message