{ "oid": "Your Order ID", "api": "Your API KEY" }
curl --location --request POST 'https://demo.smartinfinitypay.com/api/v4/payin/status.php' \ --header 'Content-Type: application/json' \ --data-raw '{ "oid": "Your Order ID", "api": "Your API KEY" }'
{}