{
"verify_code": "0638144289075600",
"data": [
{
"id": 958,
"num": "1"
}
]
}
curl --location --request POST '/store/order/verify/862' \
--header 'x-token: {{x-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"verify_code": "0638144289075600",
"data": [
{
"id": 958,
"num": "1"
}
]
}'
{}