{
"czlx": "6",
"sfrz": {
"client_id": "string",
"client_secret": "string",
"timestamp": "string"
},
"sjd": {
"kpzl": "string",
"fpdm": "string",
"fphm": "string",
"zfr": "string"
}
}
curl --location --request POST 'https://api-dev.piaozone.com/test/?name=&reqid=' \
--header 'Content-Type: application/json' \
--data-raw '{
"czlx": "6",
"sfrz": {
"client_id": "string",
"client_secret": "string",
"timestamp": "string"
},
"sjd": {
"kpzl": "string",
"fpdm": "string",
"fphm": "string",
"zfr": "string"
}
}'
{"description":"作废成功","errcode":"6011"}