create_listing
List vinyl records for sale on the marketplace by entering release ID, condition, and price, with optional details like offers, comments, and shipping location.
Instructions
Create a marketplace seller listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | ||
| status | No | ||
| weight | No | ||
| comments | No | ||
| location | No | ||
| condition | Yes | ||
| releaseId | Yes | ||
| externalId | No | ||
| allowOffers | No | ||
| sleeveCondition | No |