Authorization: Bearer ********************
curl --location --request GET 'https://test.e-mole.net/api/product_category_mappings?SinceId=92108412&Page=92108412&Limit=92108412&Fields=dolor&ProductId=92108412&CategoryId=92108412' \
--header 'Accept: text/plain'
{
"product_category_mappings": [
{
"product_id": 126261,
"category_id": 71023748,
"is_featured_product": false,
"display_order": -37431773,
"id": 65776886
},
{
"product_id": -75442757,
"category_id": -95818250,
"is_featured_product": true,
"display_order": 31947162,
"id": -36323415
}
]
}