# Update Price The Update Price API allows you to set the current MRP (Maximum Retail Price) and ESP (Expected Selling Price) for your SKUs on a location basis, ensuring accurate pricing within the Fynd ecosystem. - Ensures pricing consistency across merchant's sales channels and Fynd - Allows on-the-fly adjustments (e.g., flash sales, promotions) > **Request Type**: `PUT` **Scheme**: `HTTPS` **Endpoint:** `https://{{host}}/ims/v3/price` Try out Fynd Konnect's Update Price Endpoint br **Common Request Header** | Header | Mandatory | Description | | --- | --- | --- | | `x-access-token` | Yes | Access token used for authenticating API requests to Fynd Konnect | Important Considerations The maximum number of records per Update Pricing request is 500 #### Query #### Success Response #### API Call Example