{
  "endpoint_type": "omni",
  "payload": {
    "model_name": "kling-v3-omni",
    "prompt": "",
    "duration": "15",
    "mode": "std",
    "aspect_ratio": "16:9",
    "multi_shot": true,
    "shot_type": "customize",
    "multi_prompt": [
      {
        "index": 1,
        "prompt": "Same woman in a flowing beige coat walking slowly along the same quiet beach at sunrise, side-follow camera, soft golden light, calm ocean, gentle natural motion, cinematic realism",
        "duration": 5
      },
      {
        "index": 2,
        "prompt": "The exact same woman continues walking in the same direction on the same beach at the same sunrise, camera slightly closer but still side-follow, same golden light, same calm ocean, seamless continuation, cinematic realism",
        "duration": 5
      },
      {
        "index": 3,
        "prompt": "The exact same woman continues the same walk on the same beach in the same direction, camera just a little closer again, same sunrise, same golden reflections on the water, seamless continuation, cinematic realism",
        "duration": 5
      }
    ],
    "external_task_id": "continuity_beach_walk_v1"
  },
  "response": {
    "code": 0,
    "message": "SUCCEED",
    "request_id": "c908ff64-0bad-4d7f-90d5-2da2df3cf616",
    "data": {
      "task_id": "866905809022754897",
      "task_status": "submitted",
      "task_info": {
        "external_task_id": "continuity_beach_walk_v1"
      },
      "created_at": 1774714969981,
      "updated_at": 1774714969981
    }
  }
}