おちゃのこAPIのエラーメッセージを一部変更しました。
商品番号をエラーメッセージに付け加え、わかりやすくなりました。
主な例は下記のとおりです。
"Stock must be a integer."
↓
"The stock quantity for product ID 1 must be an integer."
"Stock must not be specified if using variation"
↓
"When using variations of product ID 1, you must not specify stock availability."
エラーコードの変更はございません。