Ürün oluştururken gönderilmesi gereken attributes bilgileri bu servis kullanılarak alınacaktır.
https://jbuytr.com/public/v1/attributes/{category_id}
[
[
{
"id": 3,
"category_id": 12,
"attribute_id": 12,
"attributes": [
{
"id": 12,
"name": "Sizes",
"attribute_values": [
{
"id": 112,
"attribute_id": 12,
"value": "50 x 80"
},
{
"id": 113,
"attribute_id": 12,
"value": "80 x 100"
},
...