Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the item for which the custom price is to be changed.
Body
application/json
The new custom price to set for the item.
Example:
"19.99"
Response
Successfully updated the custom price of the item.
Indicates if the operation was successful.