get
https://{app-InstanceURL}/services/apexrest/FieloGRS/V1/members/member_id
Get details about a specific member
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response
The fieldset returned by this service depends on what is configured in the GRS Member Fieldset program field, as described here. In case any of the fields weren't configured, they will not be added to the response.
The following table describes each of the possible fields in the response.
| GRS Field Name | Salesforce Field Name | Description |
|---|---|---|
| employeeId | Id | Salesforce member ID |
| firstName | FieloPLT__Contact__r.FirstName | First name of the contact associated to the member |
| lastName | FieloPLT__Contact__r.LastName | Last name of the contact associated to the member |
FieloPLT__Email__c | Member's email address | |
| address1 | FieloPLT__Contact__r.MailingStreet | Mailing street of the contact associated to the member |
| city | FieloPLT__Contact__r.MailingCity | Mailing city of the contact associated to the member |
| postalCode | FieloPLT__Contact__r.MailingPostalCode | Mailing postal code of the contact associated to the member |
| provinceState | FieloPLT__Contact__r.MailingStateCode | Mailing postal code of the contact associated to the member |
| country | FieloPLT__Contact__r.MailingCountryCode | Mailing country code of the contact associated to the member |
| telephone | FieloPLT__Contact__r.Phone | Phone of the contact associated to the member |
| language |
"isLocale":true | User language as defined in Salesforce |
