The following is a valid JSON according to W3 standards.
"CUST_112233"How to Send In The Body:
"body": "\"CUST_112233\""How to Send null In The Body:
"body": "null"DO NOT
"body": "\"null\"" <--- This goes as String "null" to the target API