# Update Listing **GET /dashboard/integration/update/{partner_short_code}** Update listing information for an existing campaign ## Servers - Production environment for Boost Integration V1 & V2: https://boost.homespotter.com (Production environment for Boost Integration V1 & V2) - QA/Staging environment (available upon request): https://boost.homespotter.com (QA/Staging environment (available upon request)) - GraphQL API server for agent lookups and queries: https://api.homespotter.com (GraphQL API server for agent lookups and queries) ## Authentication methods - Jwt token ## Parameters ### Path parameters - **partner_short_code** (string) ### Query parameters - **mls_id** (string) MLS ID of listing to update - **zip** (string) ZIP code of listing - **price** (number(double)) Updated price - **status** (string) Updated status - **token** (string) ## Responses ### 200 Listing updated successfully ### 400 Invalid parameters ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)