Get the long-term discount settings for a listing.
GET/preferences/:listing_id/long_term_discounts
This endpoint can be used to fetch weekly and monthly discounts set up through Wheelhouse for a listing.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Long-term discount settings.
API key authorization failed.
Listing authorization failed.
Listing not found.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.