EbayTemplateGetNumberOfListings
Version: v6.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Ebay template get total model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
template_ids | List[str] | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | POST /newebay/template/numberOfListings | — | src/templates/ebay_template_get_number_of_listings.py |
Change history
v6.0.0 · 2025-12-12 · Olaniyi Ajayi · 5d31552d9
ebay-onboarding
- Removed field
template_id(breaking). - Added required field
template_ids.
v5.0.0 · 2025-12-06 · Olaniyi Ajayi · 7daaaa04f
Remove all changes from part-type-dm branch merge
- Removed field
template_ids(breaking). - Added required field
template_id.
v4.0.0 · 2025-12-04 · Cian (shared account) · a10a29fb1
fx
- Removed field
template_id(breaking). - Added required field
template_ids.
v3.0.0 · 2025-12-03 · Cian (shared account) · a920301a7
fx
- Removed field
template_ids(breaking). - Added required field
template_id.
v2.0.0 · 2025-12-04 · Cian (shared account) · 1c14bf534
fx
- Removed field
template_id(breaking). - Added required field
template_ids.
v1.0.0 · 2025-07-30 · Cian (shared account) · 0b184d483
fx
- Initial version.
Generated from
dismantly-backend/Microservices/Ebay/dependencies/models.py. Do not edit by hand.