Funds

Fund Profile Updates

Retrieves changes for the specific fund for up to the last 90 days

get/funds/{pbId}/updates

Path parameters

pbIdstring required

Fund 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

Changes

No recorded changes to this endpoint across all 3 revisions of this API.