Retrieving Idoc XML data from SAP system over HTTPS
You can read HTTP using file_get_contents("php://input")
Try using this link-
https://www.php.net/manual/en/reserved.variables.php

You can read HTTP using file_get_contents("php://input")
Try using this link-
https://www.php.net/manual/en/reserved.variables.php
