# Update a deal **PUT /deals/{id}** Route to call when you have resold the object. By telling us the `resalePrice`, this will change the deal status to `sold` and stop the counting of service fees billed at the end of the month. ## Servers - Production server: https://strapi.wavo-app.com/api (Production server) ## Parameters ### Path parameters - **id** (number) ### Body: application/json (object) - **data** (object) ## Responses ### 200 OK #### Body: application/json (object) - **deal** (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)