Price Update Feature
* Description: Updates the price of a listing in the system.
*
* Behavior:
• Sends a PUT request to update the price of a specific listing.
• The updated price is then passed to the catchall API for further processing.