The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/MemberProfile HTTP/1.1
Host: api.firstlook.biz
Content-Type: text/csv
Content-Length: length
MemberId,BusinessUnitId,FirstName,LastName,EmailAddress,MobilePhoneNumber,JobTitleId
0,0,String,String,String,String,0
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
memberId,firstName,lastName,emailAddress,mobilePhoneNumber,jobTitleId,defaultAppraisalType,defaultEstimatedRecon,defaultTargetGrossProfit,defaultAppraiserPersonId,defaultBuyerPersonId,defaultSalesPersonId
0,String,String,String,String,0,0,0,0,0,0,0