REST + post
p/s : use curl -v -X POST 'localhost:8080/receive_endpoint' -H 'Content-Type: application/json' -d '{"info": "demo usage only", "status": "SUCCESS", "transfer_id": "191919" }'
p/s : use curl -v -X POST 'localhost:8080/receive_endpoint' -H 'Content-Type: application/json' -d '{"info": "demo usage only", "status": "SUCCESS", "transfer_id": "191919" }'