Update an existing Product
Update an existing Product within your Hub
Last updated
aviation, military, vehicles, maritime, healthcare, education, hospitality, retail, technology, industrial, urban, residential, other{ "status": "200", "message": "OK", "data": { "state": "Product updated", "changes": object } }{ "status": "400", "message": "Your payload did not pass the Schema validation.", "error": string, "data": {} }{ "status": "400", "message": "The name '' is already in-use.\nPlease use a different product name.", "data": {} }{ "status": "400", "message": "Developer Product ID could not be found.\nAre you sure that you've entered the correct developer product ID?\nPossible solution: Make sure the Developer Product exists in the Hub game.", "data": {} }{ "status": "400", "message": "Missing stock or invalid input. Please respond with a number between 0-999 or unlimited.", "data": {} }{ "status": "400", "message": "On the stock field, please respond with a number between 0-999.", "data": {} }{ "status": "401", "message": "Invalid authorization key." }{ "status": "401", "message": "No authorization key was provided." }{ "status": "403", "message": "Access forbidden: Your tier (Parcel Free) does not allow configuring stock, instructions, or role_id.", "data": {} }{ "status": "404", "message": "Product does not exist.", "data": {} }{ "status": "500", "message": "Internal Server Error" }