Json Response Example
Summary
Json Response ExampleContent
i try to Configure End point Response Json i get Error
json File is
{ "items": [ { "Salutation": "MR.", "FirstName": "Nasir", "MiddleName": null, "LastName": "Ali", "PreviousLastName": null, "NameSuffix": null, "DisplayName": "Nasir Ali", "PreferredName": null, "Honors": null, "CorrespondenceLanguage": null, "PersonNumber": "100002", "WorkPhoneCountryCode": null, "WorkPhoneAreaCode": null, "WorkPhoneNumber": null, "WorkPhoneExtension": null, "WorkFaxCountryCode": null, "WorkFaxAreaCode": null, "WorkFaxNumber": null, "WorkFaxExtension": null, "WorkMobilePhoneCountryCode": null, "WorkMobilePhoneAreaCode": null, "WorkMobilePhoneNumber": null, "WorkMobilePhoneExtension": null, "HomePhoneCountryCode": null, "HomePhoneAreaCode": null, "HomePhoneNumber": null, "HomePhoneExtension": null, "HomeFaxCountryCode": null, "HomeFaxAreaCode": null, "HomeFaxNumber": null, "HomeFaxExtension": null, "WorkEmail": "anas.alghawi@appspro-me.com", "AddressLine1": null, "AddressLine2": null, "AddressLine3": null, "City": null, "Region": null, "Region2": null, "Country": null, "PostalCode": null, "DateOfBirth": "1970-01-01", "Ethnicity": null, "ProjectedTerminationDate": null, "LegalEntityId": 300000001433431, "HireDate": "2000-01-01", "TerminationDate": null, "Gender": "M", "MaritalStatus": "M", "NationalIdType": null, "NationalId": null, "NationalIdCountry": null, "NationalIdExpirationDate": null, "PersonId": 300000002295335, "EffectiveStartDate": "2000-01-01", "UserName": "Nasir.Ali", "CitizenshipId": 300000002349250, "CitizenshipStatus": "A", "CitizenshipLegislationCode": "SA", "CitizenshipToDate": null, "Religion": null, "ReligionId": null, "PassportIssueDate": null, "PassportNumber": null, "PassportIssuingCountry": null, "PassportId": null, "PassportExpirationDate": null, "LicenseNumber": null, "DriversLicenseExpirationDate": null, "DriversLicenseIssuingCountry": null, "DriversLicenseId": null, "MilitaryVetStatus": "N", "CreationDate": "2017-09-12T09:37:54+00:00", "LastUpdateDate": "2017-09-12T09:41:05.962+00:00", "WorkerType": "E", "links": [ { "rel": "self",
1