Changelog
Introduction

Sections

Theme switcher

GroupServiceExternal

getGroupChangesStream: Streams updates to group configurations, accepts a GroupChangeStreamRequestExternal message with the systemUuid and monitored groups, returns a stream of GroupChangeStreamResponseExternal messages containing either a PBGroupUpdated object with updated group parameters like margin, commission structure, and symbols, or a PBGroupDeleted object with the reason for group removal.

Request

systemUuidstring
groupsarray

Show child attributes

Create/Update Response

groupUpdatedobject

Show child attributes

Delete Response

groupstring
reasonstring
Enum values:
GROUP_DELETED_REASON_UNKNOWNGROUP_DELETED_REASON_DELETEDGROUP_DELETED_REASON_RIGHTS_REVOKED
Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 { "systemUuid": "", "groups": [ "" ] }
Was this section helpful?

What made this section unhelpful for you?