Skip to main content

listing_not_activated

HTTP Status: 409 Category: Listing Lifecycle

When you see this

Status transition attempted before activation / credit capture.

How to fix it

Complete activation in the dashboard at /property/{listing_number}/edit before retrying the status PATCH.

Example response

{
"error": {
"code": "listing_not_activated",
"message": "Status transition attempted before activation / credit capture.",
"hint": null,
"doc_url": "https://docs.valara.cloud/api-reference/errors/listing_not_activated",
"request_id": "req_01H...",
"details": {
"errors": [],
"field_count": 0
}
}
}