diff --git a/src/ApiV2/Mapping.php b/src/ApiV2/Mapping.php
index 88d577e..eb40601 100644
--- a/src/ApiV2/Mapping.php
+++ b/src/ApiV2/Mapping.php
@@ -94,6 +94,7 @@ class Mapping
             'recruitmentHc' => 'recruitmentHcs',
             'esop' => 'esop',
             'leaveCompensate' => 'leaveCompensate',
+            'hireAgain' => 'hireAgain'
         ];
 
         if ($field === null) {