curl --location --request POST 'https://ark.xiaohongshu.com/ark/open_api/v3/common_controller' \
--header 'Content-Type: application/json;charset=utf-8'
{
"logisticsPlans": [
{
"planInfoId": "5db0****80a1",
"shopName": "一号店",
"planInfoName": "阿富汗 自主发货",
"tradeMode": "",
"customsCode": "null",
"logisticsCompanyCode": "null",
"logisticName": "null",
"isValid": true,
"countryName": "阿富汗",
"privinceName": "null",
"cityName": "Mazar-e Sharif",
"street": "dsfasdfasfdas",
"postCode": "1231231",
"sellerAddressRecordId": 123
}
]
}