---
title: "Businesses Webstack Job"
method: POST
path: "/v2/businesses/webstack/job"
tags: ["AsyncEnrichmentJobs"]
---

# Businesses Webstack Job

`POST /v2/businesses/webstack/job`

## Request body

- AsyncBusinessesWebstackJobSubmitRequest
  - `list_id` string, required — Entity ID list identifier returned by the upload endpoint
  - `notifications` V2AsyncJobNotifications
    - `email` V2AsyncJobEmailNotifications
      - `enabled` boolean
      - `on` string[]

## Response `202`

Successful Response

- V2AsyncEnrichmentJobSubmitResponse
  - `job_id` string, required
  - `status` string, required
  - `status_url` string, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-26** `45a86fa4e38a` — 1 info
  - added the new optional request property `notifications`
- **2026-08-11** `6b092e43b893` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/explorium-ai/apis/partner-service/changes/v2/businesses/webstack/job/post.md)

---

[API](https://skmtc.dev/explorium-ai/apis/partner-service.md) · [All operations](https://skmtc.dev/explorium-ai/apis/partner-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/explorium-ai/partner-service/revisions/dd1993e90c43/schema)
