Prices
Update a price
Updates the information of a price by defining the values for the passed parameters. Any parameters not supplied will remain unaltered.
POST
/
prices
/
{id}
Path parameters
The ID of the price.
Body parameters
A Set of key-value pairs that can be used to store additional information about the price.
Returns
If the update is successful, it returns a price object with the updated information.