orderpostApiV1ShopOrderCheck-payment-status
Parameters
1 body
Body · 1
hashstringRequiredRequest
POST /api/v1/shop/order/check-payment-status
curl -X POST "https://api.bizkithub.com/api/v1/shop/order/check-payment-status" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"hash": "sSO98YxzR4KJiOu66Jn6K3wRwa4FPI7S"
}'Response
JSON payload
{
"redirectUrl": "example_redirectUrl"
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.