Check Order Status
Testing
Request
Body Params application/json
{
"orderid": "test1",
"api": "c40b0c360f3d4959b53b103b25759542"
}
Request samples
curl --location --request GET 'https://dev.smartinfinitypay.com/api/statuscheck.php' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderid": "test1",
"api":"c40b0c360f3d4959b53b103b25759542"
}'
Responses
application/json Modified at 2025-01-09 13:09:15