GuidesRecipesAPI Reference
API Reference

Update price list entry

An endpoint for updating a Price List Entry for a specific Price List.

Path Params
string
required

Price List ID of the Price List Entry to update

string
required

Price List Entry ID of the Price List Entry to update

Body Params

The Price List Entry fields to update

dropshipPrice
object

The cost price for your partner, this is the price that you will be paid for the item represented in cents/pennies, e.g. "dropshipPrice": { "1000": "USD" }" represents $10.00 USD

sellerRetailPrice
object

The price that you have set on your platform

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json