{
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"org_id": "your-org-id",
"model": "wan2.7-videoedit",
"status": "success",
"is_public": false,
"payload": {
"prompt": "Change the background to a tropical beach at sunset",
"video": "https://example.com/source-video.mp4",
"reference_image": "https://example.com/beach-reference.jpg",
"negative_prompt": "blurry, low quality, distorted",
"resolution": "1080P",
"duration": 5,
"audio_setting": "origin",
"prompt_extend": true,
"watermark": false,
"seed": 12345
},
"outcome": {
"video_url": "https://storage.googleapis.com/bucket/edited-video.mp4",
"thumbnail_image_url": "https://storage.googleapis.com/bucket/thumbnail.jpg"
},
"created_at": 1750442925,
"updated_at": 1750442930,
"queued_at": 1750442925
}