/bff/order/detail-log-explain
Uses AI to generate a human-readable summary of the order log in the requested locale.
OrdergetBffOrderDetail-log-explain
Parameters
2 query
Query · 2
hashstringRequiredUnique order hash identifier.
localestringRequiredCommunication locale code used to filter content.
Supported locales: cs, en, fr, it, pl, de, sk, sv, es, zh, ja, uk, da.
Length: 2–2
Request
GET /bff/order/detail-log-explain
curl -X GET "https://api.bizkithub.com/bff/order/detail-log-explain?hash=a1b2c3d4&locale=cs" \
-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.