X-Auth-Token: ********************
{
"search_keyworks": "Alipay+",
"institution_no": "110001492",
"app_id": "wz6e7769bfca6d2141"
}
curl --location --request POST '/bis/ip/template/list' \
--header 'Content-Type: application/json' \
--header 'X-Auth-Token;' \
--data-raw '{
"search_keyworks": "Alipay+",
"institution_no": "110001492",
"app_id": "wz6e7769bfca6d2141"
}'