---
title: "Webhook Listing Listing Provider Invited To Bid"
method: POST
path: "listing.listing.provider_invited_to_bid"
---

# Webhook Listing Listing Provider Invited To Bid

`POST listing.listing.provider_invited_to_bid` (webhook)

Sent when one or more provider orgs are invited to a listing.

## Payload

- ListingListingProviderInvitedToBidWebhookPayload
  - `event_type` 'listing.listing.provider_invited_to_bid'
  - `event_timestamp` string, date-time, required — UTC timestamp when the event occurred
  - `listing_id` string, required — The listing the provider org was invited to
  - `order_id` string, required — The order associated with the listing
  - `task_group_id` string, required — The task group associated with the listing
  - `provider_org_ids` string[], required — Provider orgs invited to the listing

## Acknowledgement `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
