List actions for your listings

Returns the Action Center alerts and recommendations for your listings: missing listing information, configuration issues, availability alerts, and pricing recommendations.

Grouped per listing, most important first. Listings with nothing flagged are omitted, so the array can be empty.

Headers

X-API-KeystringRequired
API key for Customer API authentication.

Query parameters

listing_idstringOptional

Restrict to this listing. Must be provided together with pms.

pmsstringOptional

PMS name of the listing. Must be provided together with listing_id. Omit both to return actions for every accessible listing.

modeenumOptionalDefaults to visible

How the account’s action visibility preferences are applied. visible (default) returns only actions that are not hidden, all ignores preferences, and hidden returns only the actions that have been hidden.

Allowed values:

Response

One entry per listing that has at least one active action (may be empty)

listing_detailsobjectOptional
actionslist of objectsOptional
Ordered most important first.

Errors

400
Bad Request Error
404
Not Found Error