{
  "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": "Wide establishing shot of a calm sunrise over the ocean, soft cinematic light",
        "duration": 5
      },
      {
        "index": 2,
        "prompt": "Medium shot drifting closer over the water with golden reflections",
        "duration": 5
      },
      {
        "index": 3,
        "prompt": "Final closer shot with gentle waves and bright morning sun on the horizon",
        "duration": 5
      }
    ],
    "external_task_id": "omni_multishot_probe_3"
  },
  "response": {
    "code": 0,
    "message": "SUCCEED",
    "request_id": "e9359578-1dfd-4fd3-8857-300f41c2c58e",
    "data": {
      "task_id": "866901712832561214",
      "task_status": "submitted",
      "task_info": {
        "external_task_id": "omni_multishot_probe_3"
      },
      "created_at": 1774713993374,
      "updated_at": 1774713993374
    }
  }
}