{
"sfrz": {
"client_id": "string",
"client_secret": "string",
"timestamp": "string"
},
"czlx": "30",
"invoice_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": "30",
"invoice_type": "string"
}'