masterdata.UpdateRegistrationCenterNonLanguage.updateRegistrationCenter.hbs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of apitest-masterdata Show documentation
Show all versions of apitest-masterdata Show documentation
Parent project of MOSIP Admin Services apitests
The newest version!
{
"id": "string",
"version": "string",
"requesttime": "2021-12-30T05:17:00.973Z",
"metadata": {},
"request": {
"id": "{{id}}",
"numberOfKiosks": 0,
"contactPerson": "{{contactPerson}}",
"centerTypeCode": "REG",
"latitude": "78.5478",
"longitude": "45.2456",
"locationCode": "14080",
"holidayLocationCode": "RBT",
"contactPhone": "9663089998",
"workingHours": "8:00:00",
"perKioskProcessTime": "00:15:00",
"centerStartTime": "09:00:00",
"centerEndTime": "17:00:00",
"lunchStartTime": "00:00:00",
"lunchEndTime": "00:00:00",
"timeZone": "Test Time zone",
"zoneCode": "CSB",
"workingNonWorkingDays": {
"additionalProp1": true,
"additionalProp2": true,
"additionalProp3": true
},
"exceptionalHolidayPutPostDto": [
{
"exceptionHolidayDate": "2020-11-16",
"exceptionHolidayName": "TestHoliday",
"exceptionHolidayReson": "CenterCreation"
}
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy