X-Auth-Token: ********************
{
"customize_id": "510000200408242633",
"merchant_nos": [
"41000020160505865X",
"650000199101018683",
"320000197406228117"
]
}
curl --location --request POST '/bis/ip/receipt/template/customize/merchant/remove' \
--header 'Content-Type: application/json' \
--header 'X-Auth-Token;' \
--data-raw '{
"customize_id": "510000200408242633",
"merchant_nos": [
"41000020160505865X",
"650000199101018683",
"320000197406228117"
]
}'
{}