pamapi/src/main/java/com/pollex/pam/enums/ContactStatusEnum.java
@@ -10,5 +10,14 @@ RESERVED, @JsonProperty("contacted") CONTACTED CONTACTED, @JsonProperty("done") DONE, @JsonProperty("closed") CLOSED, @JsonProperty("cancel") CANCEL }