{ "imageBase64": "dfdfeeredferere", "beginPage": 1, "pageSize": 2, "country": "en", "sort": "{\"price\":\"asc\",\"monthSold\":\"asc\"}", "priceStart": "1", "priceEnd": "10", "categoryId": 0, "filter": "shipInToday" }
curl --location --request POST 'https://www.xportcn.com/api/alibaba/ka/product/image/query' \ --header 'access-key: 8bfeefe8df8846bea5c0ed90759afe4c' \ --header 'nonce-str: nzxqnqd8u7' \ --header 'timestamp: 1775221032' \ --header 'user-id: 2218427022945' \ --header 'signature: 7D47A933403A8492C4B355DBB00A41EE' \ --header 'Content-Type: application/json' \ --data-raw '{ "imageBase64": "dfdfeeredferere", "beginPage": 1, "pageSize": 2, "country": "en", "sort": "{\"price\":\"asc\",\"monthSold\":\"asc\"}", "priceStart": "1", "priceEnd": "10", "categoryId": 0, "filter": "shipInToday" }'
{ "requestId": "", "code": 0, "developId": 0, "msg": "", "data": { "totalRecords": 0, "totalPage": 0, "pageSize": 0, "currentPage": 0, "data": [ { "imageUrl": "", "subject": "", "subjectTrans": "", "offerId": 0, "isJxhy": false, "priceInfo": { "price": "", "jxhyPrice": "", "pfJxhyPrice": "" }, "repurchaseRate": "", "monthSold": 0 } ] } }