Authorization: Bearer ********************
curl --location '/report_product/INV-001/seller' \ --header 'Authorization: Bearer <token>'
{ "data": { "shipper_code": "2876191823", "store_name": "Belia Beauty" } }