The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"Data":{"Id":0,"FirstName":"String","LastName":"String","Reporter":"String","Primary":false,"AccountNum":"String","Zip":"String","Type":0,"Transport":"String","Active":false,"Notes":"String","Email":"String","Distance":0,"Company":"String","MemberEmail":"String","MobileNumber":"String","TwoFactorAuthEnabled":false,"TwoFactorAuthType":"String","ApiSecretToken":"String","ApiAllowedIpAddresses":"String","Complimentary":false,"Anonymous":false,"DisableDataSubmit":false},"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String"}]}}