Request
Body Params application/json
{
"live_chat_id": "273",
"browser_origin": "https://tanpv9.easypiece.online",
"avatar_url": "https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://tanpv9.easypiece.online&size=256"
}
Request Code Samples
curl --location --request POST 'http://127.0.0.1:8000/fchat/get-fchat-configs/' \
--header 'authority: gateway-sop-stg.fpt.vn' \
--header 'accept: application/json, text/plain, /' \
--header 'accept-language: en-US,en;q=0.9,vi;q=0.8' \
--header 'origin: https://tanpv9.easypiece.online' \
--header 'referer: https://tanpv9.easypiece.online/' \
--header 'sec-ch-ua: "Chromium";v="116", "Not)A;Brand";v="24", "Google Chrome";v="116"' \
--header 'sec-ch-ua-mobile: ?0' \
--header 'sec-ch-ua-platform: "Windows"' \
--header 'sec-fetch-dest: empty' \
--header 'sec-fetch-mode: cors' \
--header 'sec-fetch-site: cross-site' \
--header 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36' \
--header 'X-Auth-User-Id: 5c3c1840-fb62-11ed-a0c5-0242c0a80103' \
--header 'x-path-name: /sop/stg/' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_chat_id": "273",
"browser_origin": "https://tanpv9.easypiece.online",
"avatar_url": "https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://tanpv9.easypiece.online&size=256"
}'
Responses
application/json Modified at 2025-08-19 03:31:09