Read and return recently viewed accounts.
readRecentlyViewedAccounts Parameter Descriptions
Parameter Name |
Data Type |
Description |
properties |
List<String> |
A list of String values that identify the property names whose values to return with the resulting account records. |
readRecentlyViewedAccounts Response Descriptions
Parameter Name |
Data Type |
Description |
accounts |
List<account> |
A list of account objects. Only specified property values are returned with the record. |