{
"sfrz": {
"client_id": "string",
"client_secret": "string",
"timestamp": "string"
},
"czlx": "32",
"sjd": [
{
"kpzl": "string",
"fpdm": "string",
"fphm": "string",
"ylbz": "string",
"print_type": "string"
}
]
}
curl --location --request POST 'https://api-dev.piaozone.com/test/?name=&reqid=' \
--header 'Content-Type: application/json' \
--data-raw '{
"sfrz": {
"client_id": "string",
"client_secret": "string",
"timestamp": "string"
},
"czlx": "32",
"sjd": [
{
"kpzl": "string",
"fpdm": "string",
"fphm": "string",
"ylbz": "string",
"print_type": "string"
}
]
}'
{"count":0,"description":"打印成功","errcode":"5011","list":[{"description":"打印成功","invoice_code":"044031800105","invoice_num":"00410824","success":true}]}