Authorization: Bearer ********************
curl --location --request GET 'https://test.e-mole.net/api/productspecificationattributes?ProductId=92108412&SpecificationAttributeOptionId=92108412&AllowFiltering=true&ShowOnProductPage=true&Limit=92108412&Page=92108412&SinceId=92108412&Fields=dolor' \
--header 'Accept: text/plain'
{
"product_specification_attributes": [
{
"product_id": 95799546,
"attribute_type_id": -58052462,
"specification_attribute_option_id": -33733425,
"custom_value": "reprehenderit aliqua Excepteur",
"allow_filtering": false,
"show_on_product_page": false,
"display_order": -93301555,
"attribute_type": "amet sint",
"specification_attribute_option": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"id": -61616026
},
{
"product_id": 99627113,
"attribute_type_id": 5685305,
"specification_attribute_option_id": 69150037,
"custom_value": "deserunt ut cupidatat quis",
"allow_filtering": true,
"show_on_product_page": false,
"display_order": -84854959,
"attribute_type": "laboris do",
"specification_attribute_option": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"id": 31438310
}
]
}