Hi - I am trying to call API using mirth as connector.
COBOL Statement [fAILING with HTTP-RESPONSE = 500]
CONTENTTYPE=application/json
POST-ADDRESSD is 250 char
CALL "HttpPost" USING POST-ADDRESSD CONTENTTYPE REQUEST-PAYLOAD RESPONSE-PAYLOAD GIVING RESPONSE-STATUS.
Curl form linux command line is working fine
syntax: