Common rules
companyCode
companyCode should be an existing company.
companyCode and establishmentCode contained in the request body should be the same as those in parameters.
Errors
400 "'companyCode' must be the same in path and body."
400 "'establishmentCode' must be the same in path and body."
establishmentCode
establishmentCode should be an existing establishment within companyCode.
companyCode and establishmentCode contained in the request body should be the same as those in parameters.
Errors
400 "'companyCode' must be the same in path and body."
400 "'establishmentCode' must be the same in path and body."