PHP Receive CallBack API

Takes the raw php post data.

<?
 $var_name = $HTTP_RAW_POST_DATA;
?>