Value Details
GET {{baseUrl}}/products/options/values/:value
You can return value details in specific option for a specific product by providing the ID of the value you want to return its details in the value path parameter.
OAuth Scopes
products.read
RESPONSES
status: OK
{"status":200,"success":true,"data":{"id":667315336,"name":"salamaValue","price":{"amount":0,"currency":"SAR"},"display_value":null,"option_id":1833119338,"image_url":null,"hashed_display_value":null,"skus":[{"id":652911549,"price":{"amount":110,"currency":"SAR"},"regular_price":{"amount":234,"currency":"SAR"},"sale_price":{"amount":100,"currency":"SAR"},"stock_quantity":13,"barcode":"barcode-ABC","sku":"sku-variant-1551119600","related_options":[667315336,322122678,569679762,1318371393]},{"id":1966914519,"price":{"amount":9.9,"currency":"SAR"},"regular_price":{"amount":0,"currency":"SAR"},"sale_price":null,"stock_quantity":null,"barcode":null,"sku":null,"related_options":[667315336,322122678,1552401892,1318371393]},{"id":1799056677,"price":{"amount":9.9,"currency":"SAR"},"regular_price":{"amount":0,"currency":"SAR"},"sale_price":null,"stock_quantity":null,"barcode":null,"sku":null,"related_options":[667315336,322122678,1209980149,1318371393]},{"id":673658412,"price":{"amount":9.9,"currency":"SAR"},"regular_price":{"amount":0,"currency":"SAR"},"sale_price":null,"stock_quantity":null,"barcode":null,"sku":null,"related_options":[667315336,322122678,393917653,1318371393]}]}}