EbayPost
Version: v23.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Post ebay model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
part_id | str | ✅ | — | — |
tag_id | str | ✅ | — | — |
part_type | str | ✅ | — | — |
template_id | str | ❌ | — | — |
template_name | str | ❌ | — | — |
quantity | int | ✅ | — | — |
title | str | ✅ | — | — |
category_id | str | ✅ | — | — |
category | str | ✅ | — | — |
secondary_category_id | str |