Authorization: Bearer ********************
curl --location --request GET 'https://test.e-mole.net/api/product_manufacturer_mappings?SinceId=92108412&Page=92108412&Limit=92108412&Fields=dolor&ProductId=92108412&ManufacturerId=92108412' \
--header 'Accept: text/plain'
{
"product_manufacturer_mappings": [
{
"product_id": -12820608,
"manufacturer_id": 53067929,
"is_featured_product": true,
"display_order": -7543646,
"id": 1846273
},
{
"product_id": -27057994,
"manufacturer_id": -60492399,
"is_featured_product": true,
"display_order": -44497906,
"id": 20484977
}
]
}