{
"offerId": 34,
"specId": "84",
"skuId": "81",
"sellerOpenId": "339887284",
"itemTitle": "E14灯头e14S铜镀镍螺口小灯座神台LED节能球泡灯白炽小灯头灯灯座",
"itemPic": "https://cbu01.alicdn.com/img/ibank/O1CN01fvHZXm27sjHCNkCtc_!!2217893427853-0-cib.jpg",
"price": 867,
"quantity": 48,
"amountOnSale": 91,
"properties": "[{"attributeId":1234,"attributeName":"规格","attributeNameTrans":"Specifications","value":"5mm单孔橙光","valueTrans":"5mm single hole orange light"}]",
"sellerNickName": ""
}curl --location --request POST 'https://api.pandapon.com/alibaba/cart/add' \
--header 'access-key: 58c0201dfdf148eca63cbf6bb5e7cf03' \
--header 'nonce-str: nonce-str' \
--header 'timestamp: 1715669977082' \
--header 'user-id: 2100007341207' \
--header 'signature: B7F83FE2ADC8D8F044F2E01F0FFE8C80' \
--header 'Content-Type: application/json' \
--data-raw '{
"offerId": 34,
"specId": "84",
"skuId": "81",
"sellerOpenId": "339887284",
"itemTitle": "E14灯头e14S铜镀镍螺口小灯座神台LED节能球泡灯白炽小灯头灯灯座",
"itemPic": "https://cbu01.alicdn.com/img/ibank/O1CN01fvHZXm27sjHCNkCtc_!!2217893427853-0-cib.jpg",
"price": 867,
"quantity": 48,
"amountOnSale": 91,
"properties": "[{"attributeId":1234,"attributeName":"规格","attributeNameTrans":"Specifications","value":"5mm单孔橙光","valueTrans":"5mm single hole orange light"}]",
"sellerNickName": ""
}'{
"requestId": "",
"code": 0,
"developId": 0,
"msg": "",
"data": false
}