Parameters
2 query
Query parameters
· 2apiKeystringRequiredExample
example_apiKeyhashstringRequiredExample
example_hashInternal API endpoints for micro-service architecture.
2 query
apiKeystringRequiredexample_apiKeyhashstringRequiredexample_hash1 status code documented
This response returns no JSON body.
{
"success": true
}GET /api/service/frontend/order-pay
curl -X GET "https://api.bizkithub.com/api/service/frontend/order-pay?apiKey=example_apiKey&hash=example_hash" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.