Change Price
Updates the price of an order item and freezes the item so the price can't be overwritten.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
item_id
Unique item ID
Request
This endpoint expects an object.
price
Must be in decimal format, ex: 15.00
RAW_BODY
Response
200
order
offer
subscription
product
components
subscription_component
quantity
public_id
product_attribute
price
extra_cost
total_price
one_time
order_updated
frozen
first_placed
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error