API Documentation
Pricing TiersUpdate Item Price
Method: /pricing_tiers/updateItemPrice/[item_id]/[pricing_tier_id].[format]
Fields:
Name | Data Type | Description |
value | decimal | Item price for this pricing tier |
Success:
If you have been successful in updating an item’s price for the specific pricing tier, the response will return the updated data object along with a “message” value of “Saved” as seen below.