curl --location 'https://saas.ipx.com.cn/OpenApi/LcdReIssue' \
--header 'RequestId: {% mock '\''guid'\'' %}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '[
{
"storeId": "string",
"tagId": "string"
}
]'