{ "erpNo" : "1212" }
curl --location --request POST '/api/order/y2/nullify' \ --header 'Content-Type: application/json' \ --data-raw '{ "erpNo" : "1212" }'
{ "code": 0, "message": "", "data": "", "requestId": "" }