Update Product

This endpoint updates the stock, price, or both of your products. Each field is independent.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
  • available_quantity is Required if price is null.
  • price is Required if available_quantity is null.
  • currency_code is Required if price is not null.
Body Params
int32

Stock of the product. Range: Between 0 and 9999.

float

Price of the product.

string
enum
Allowed:
Responses

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