Update employeeCopy Pageput https://api.wafeq.com/v1/employees/{id}/Endpoint for updating an existing employee.Path ParamsidstringrequiredBody Paramsapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataA ModelSerializer that takes additional arguments for "fields", "omit" and "expand" in order to control which fields are displayed, and whether to replace simple values with complex, nested serializationsaddressstringThe full address of the employee, including street name and number.citystringThe city where the employee is located or works.countrystringenum SA - Kingdom of Saudi Arabia AE - United Arab Emirates QA - Qatar BH - Bahrain KW - Kuwait OM - Oman EG - Egypt US - United States of America AF - Afghanistan AX - Åland Islands ... Full information for CountryEnumSAAEQABHKWOMEGUSAFAXALDZASADAOAIAQAGARAMAWAUATAZBSBDBBBYBEBZBJBMBTBOBQBABWBVBRIOBNBGBFBICVKHCMCAKYCFTDCLCNCXCCCOKMCGCKCRCIHRCUCWCYCZCDDKDJDMDOECSVGQEREESZETFKFOFJFIFRGFPFTFGAGMGEDEGHGIGRGLGDGPGUGTGGGNGWGYHTHMHNHKHUISINIDIRIQIEIMILITJMJPJEJOKZKEKIKGLALVLBLSLRLYLILTLUMOMGMWMYMVMLMTMHMQMRMUYTMXFMMDMCMNMEMSMAMZMMNANRNPNLNCNZNINENGNUNFKPMKMPNOPKPWPSPAPGPYPEPHPNPLPTPRRERORURWBLSHKNLCMFPMVCWSSMSTSNRSSCSLSGSXSKSISBSOZAGSKRSSESLKSDSRSJSECHSYTWTJTZTHTLTGTKTOTTTNTRTMTCTVUGUAGBUMUYUZVUVAVEVNVGVIWFEHYEZMZWShow 249 enum valuesdate_hireddateThe date when the employee was hired or started working.emailstringThe email address of the employee for communication purposes.namestringrequiredThe full name of the employee.userstring | nullThe unique identifier of the user linked to the employee.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestcontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataAllowed:application/jsonapplication/x-www-form-urlencodedmultipart/form-dataResponse 200Updated 22 days ago