SalesChannels
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
SalesChannels
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
web_shop_id | str | ❌ | — | — |
web_shop_status | WebShopStatus | ❌ | — | — |
wallaby_part_id | str | ❌ | — | — |
wallaby_part_status | WallabyPartStatus | ❌ | — | — |
tui_part_id | str | ❌ | — | — |
tui_part_status | TuiPartStatus | ❌ | — | — |
trade_me_id | str | ❌ | — | — |
trade_me_status | TradeMeStatus | ❌ | — | — |
ebay_id | str | ❌ | — | — |
ebay_status | EbayStatus | ❌ | — | — |
parts_world_status | PartsWorldStatus | ❌ | — | — |
gumtree_id | str | ❌ | — | — |
gumtree_status | GumtreeStatus | ❌ | — | — |
facebook_marketplace_id | str | ❌ | — | — |
facebook_marketplace_status | FacebookMarketplaceStatus | ❌ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | POST /pinnacle | — | src/pinnacle/part_handle_create.py |
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Part/dependencies/models.py. Do not edit by hand.