/api/service/frontend/order-pay
Internal API endpoints for micro-service architecture.
servicegetApiServiceFrontendOrder-pay
Parameters
2 query
Query · 2
apiKeystringRequiredhashstringRequiredRequest
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"Response
JSON payload
{
"success": true
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.