{
"institution_nos": [
"310000197209095261",
"640000197505197867",
"130000199507018534"
],
"appd_ids": [
"620000201006075035",
"120000198007288267"
],
"template_condition": {
"relation": "AND",
"conditions": [
{
"condition_key": "pay_scenario",
"condition_rule": "NULL",
"condition_value": "AwydVj"
},
{
"condition_key": "pay_method_id",
"condition_rule": "NOT_EQUAL",
"condition_value": "uEK"
},
{
"condition_key": "trans_type",
"condition_rule": "NULL",
"condition_value": "pK3R#S"
},
{
"condition_key": "pay_method_id",
"condition_rule": "NOT_IN",
"condition_value": "J^2Kj"
},
{
"condition_key": "pay_method_id",
"condition_rule": "NOT_IN",
"condition_value": "7f4A0"
}
]
},
"template_no": "610000200701110393"
}
curl --location --request POST '/bis/sc/template/publish/save' \
--header 'Content-Type: application/json' \
--data-raw '{
"institution_nos": [
"310000197209095261",
"640000197505197867",
"130000199507018534"
],
"appd_ids": [
"620000201006075035",
"120000198007288267"
],
"template_condition": {
"relation": "AND",
"conditions": [
{
"condition_key": "pay_scenario",
"condition_rule": "NULL",
"condition_value": "AwydVj"
},
{
"condition_key": "pay_method_id",
"condition_rule": "NOT_EQUAL",
"condition_value": "uEK"
},
{
"condition_key": "trans_type",
"condition_rule": "NULL",
"condition_value": "pK3R#S"
},
{
"condition_key": "pay_method_id",
"condition_rule": "NOT_IN",
"condition_value": "J^2Kj"
},
{
"condition_key": "pay_method_id",
"condition_rule": "NOT_IN",
"condition_value": "7f4A0"
}
]
},
"template_no": "610000200701110393"
}'
{}