Project

General

Profile

Bug #919

Updated by Deeksha Singh 21 days ago

Able to add the store with empty space fields including Postal Code need to check them  

 { 
     "id": 6, 
     "storeId": "Store-003", 
     "name": "###", 
     "tenantId": 4, 
     "streetNumber": "4", 
     "streetName": "g", 
     "suburb": "             g", 
     "city": "             ", 
     "province": "                ", 
     "postalCode": "        ", 
     "isEnabled": true, 
     "timeZoneOffsetMinutes": 0, 
     "tradeUntilTime": "05:46:00", 
     "openTime": "02:46:00", 
     "closeTime": "14:46:00", 
     "isOnlineOrderingEnabled": false, 
     "shoppingCentreName": "      ", 
     "gstNumber": "       ", 
     "fssaiNumber": "           ", 
     "vatRegistrationNumber": "             ", 
     "foodPreparationDuration": 15, 
     "keepDataForDays": 365 
 } 

 ![](clipboard-202605221248-gmdv1.png) 

Back