put https://api.reepay.com/v1/metered_billing_product/
Modify an existing usage-based billing product
This endpoint allows you to update an existing usage-based billing product. You can modify various attributes of the product to adjust its pricing, measurement units, or other characteristics.
Usage Guidelines
- Retrieve the current product data: Before updating, use the "get" endpoint to retrieve the full set of current product data.
- Modify only necessary fields: When submitting the update request, include all fields from the "get" response, changing only those that require updates.
- Consistent data structure: Ensure that the update request maintains the same data structure as the "get" response.
Important Notes
- Fixed pricing strategy: Subscription usage-based billing products created with a fixed pricing strategy will not be affected by updates.