{
"action": "cjmb_del",
"data": {
"primaryKeyList": [
"8d181e62f4424320bc5a18cc15c19594"
]
},
"nsrsbh": "91**************2G",
"accountId": ""
}curl --location '/app-api/v2/invoice/qdfp/cjmbDel' \
--header 'access-key;' \
--header 'secret-key;' \
--header 'Content-Type: application/json' \
--data '{
"action": "cjmb_del",
"data": {
"primaryKeyList": [
"8d181e62f4424320bc5a18cc15c19594"
]
},
"nsrsbh": "91**************2G",
"accountId": ""
}'{
"code": "2000",
"message": null,
"success": true,
"reqId": "75e20c4a7eec4ac0b42f9b3cdf2233303",
"data": {
"result": true
}
}