latestOpenAPI 3.0.12026-08-17127235413.6 KB
eab6a2753503
Limited Partners
Limited Partner Profile Updates
Retrieves changes for the specific limited partner for up to the last 90 days
get/limited-partners/{pbId}/updates
Path parameters
pbIdstring required
Limited Partner pbId. Required to specify time period using 'sinceDate' or 'trailingRange' parameter
Query parameters
sinceDatestring
Add this parameter to extract information about the entity updates after a certain date with the > operator, before a certain date with the < operator and between 2 dates with the ^ operator. Set this parameter in pair with pbId. Format: YYYY-MM-DD
trailingRangeinteger
Add this parameter to extract information about the entity updates during last N days (up to 90). Set this parameter in pair with pbId
Response
OK