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