Get sponsorship price quote
get_sponsor_priceGet a sponsorship price quote for a listing. Provide listing ID, sponsorship type, duration, and refresh interval to receive the cost before sponsoring.
Instructions
Get a price quote for sponsoring a listing (GET /listings/:id/sponsore/price). Read-only — ALWAYS call this and show the quote to the user before sponsor_listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Listing id | |
| days | Yes | Duration in days | |
| type | Yes | Sponsorship type: 0, 1 or 2 | |
| locations | No | Promotion locations, e.g. ["homepage"] | |
| refresh_every | Yes | Auto-refresh interval in hours (0 = none) |