FirstLookServices

<back to all web services

MemberProfile

The following routes are available for this service:
GET PUT/v1/member/{memberId}/businessunit/{businessUnitId}/profile
GET PUT/member/{memberId}/businessunit/{businessUnitId}/profile

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

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