API Reference

Set Prices

Sets the prices for a specific shop offer

Log in to see full request history
Body Params
string
required

The unique identifier for the app

string
required

The unique identifier for the offer

prices
array of objects
required

An array of prices to set for the offer

prices*
Responses
200

Successfully set the prices

400

Invalid argument, either offerId is not a string or prices is not an array

403

Permission denied, item does not belong to the caller application

410

The store offer not found

500

Internal server error during prices validation

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