latestOpenAPI 3.0.12026-08-17127235413.6 KB
eab6a2753503
Service Providers
Service Provider Profile Updates
Retrieves changes for the specific service provider for up to the last 90 days
get/service-providers/{pbId}/updates
Path parameters
pbIdstring required
Service Provider 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