Change Price
Updates the price of an order item and freezes the item so the price can't be overwritten.
This endpoint accepts the Application API Scope only. Storefront API Scope signatures are rejected.
Authentication
x-api-keystring
Application API Scope — server-to-server, sent in the x-api-key header. See Authentication.
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