{
"storeId": "1001",
"businessName": "ASN IT Test Store",
"businessAddress": "ASN IT HQ, NYC",
"cityStatezip": "NY, 999999",
"businessPhone": "410 725 39",
"businessEmail": "saviska.jay@gmail.com",
"ownerName": "Afshan",
"ownerPhone": "3478526343",
"logoPath": "https://www.shahshalalfood.com/wp-content/uploads/2024/02/logo.png",
"regcode": "4730510435370018",
"footer1": "Thank You For Choosing Shahs Halal Food",
"footer2": "Hope you Enjoy Your Food",
"footer3": "Happy New Year",
"footer4": "Come Again!",
"encryptionKey": "00155D637717",
"allowNegativeQty": false,
"mixNmatch": false
}curl --location --request PUT 'https://api3.mypospointe.com:8843/Business' \
--header 'db: 170' \
--header 'Content-Type: application/json' \
--data-raw '{
"storeId": "1001",
"businessName": "ASN IT Test Store",
"businessAddress": "ASN IT HQ, NYC",
"cityStatezip": "NY, 999999",
"businessPhone": "410 725 39",
"businessEmail": "saviska.jay@gmail.com",
"ownerName": "Afshan",
"ownerPhone": "3478526343",
"logoPath": "https://www.shahshalalfood.com/wp-content/uploads/2024/02/logo.png",
"regcode": "4730510435370018",
"footer1": "Thank You For Choosing Shahs Halal Food",
"footer2": "Hope you Enjoy Your Food",
"footer3": "Happy New Year",
"footer4": "Come Again!",
"encryptionKey": "00155D637717",
"allowNegativeQty": false,
"mixNmatch": false
}'{}