Parameters
1 query
Query parameters
· 1hashstringRequiredUnique order hash identifier.
Example
a1b2c3d41 query
hashstringRequiredUnique order hash identifier.
a1b2c3d41 status code documented
This response returns no JSON body.
{
"success": true
}GET /bff/order/detail-file
curl -X GET "https://api.bizkithub.com/bff/order/detail-file?hash=a1b2c3d4" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.