All Downloads are FREE. Search and download functionalities are using the official Maven repository.

masterdata.RegistrationCenter.registrationCenter.hbs Maven / Gradle / Ivy

The newest version!
{
  "id": "string",
  "metadata": {},
  "request": {
    "addressLine1":"{{addressLine1}}",
    "addressLine2":"{{addressLine2}}",
    "addressLine3":"{{addressLine3}}",
    "centerEndTime":"{{centerEndTime}}",
    "centerStartTime":"{{centerStartTime}}",
    "centerTypeCode":"{{centerTypeCode}}",
    "contactPerson":"{{contactPerson}}",
    "contactPhone":"{{contactPhone}}",
    "holidayLocationCode":"{{holidayLocationCode}}",
    "isActive":{{isActive}},
    "langCode":"{{langCode}}",
    "latitude":"{{latitude}}",
    "locationCode":"{{locationCode}}",
    "longitude":"{{longitude}}",
    "lunchEndTime":"{{lunchEndTime}}",
    "lunchStartTime":"{{lunchStartTime}}",
    "name":"{{name}}",
    "perKioskProcessTime":"{{perKioskProcessTime}}",
    "timeZone":"{{timeZone}}",
    "workingHours":"{{workingHours}}",
    "numberOfKiosks":"{{numberOfKiosks}}",
    "zoneCode":"{{zoneCode}}",
    "id":"{{id}}",
    "exceptionalHolidayPutPostDto": [
      {
	    "exceptionHolidayDate": "{{exceptionHolidayDate}}",
	    "exceptionHolidayName": "{{exceptionHolidayName}}",
	    "exceptionHolidayReson": "{{exceptionHolidayReson}}"
      }
    ],   
    "workingNonWorkingDays": {
      "fri": true,
      "mon": true,
      "sat": true,
      "sun": false,
      "thu": true,
      "tue": true,
      "wed": true
    }
  },
  "requesttime": "{{requesttime}}",
  "version": "string"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy