Operation: GetFlagV3
Get flag data for a specified entity
Operation: EditFlagV3
Edit flag data for a specified entity
Operation: GetFlagTypesV3
Get a list of all available flag types
Operation: CreateFlagTypeV3
Create a flag type
Operation: DeleteFlagTypeV3
Delete a flag type. System flag types cannot be deleted.
Operation: FlagActionV3
Updates flags for a given list of entities. If the entity does not currently have a flag, one will be created.
Operation: FlagInPlaceHierarchyV3
Checks a given place and it’s child places, meters, and bills for the existence of a flag
For bill flags, void bills are excluded
Operation: FlagInCostCenterHierarchyV3
Checks a given cost center and it’s child cost centers, accounts, and bills for the existence of a flag
For bill flags, void bills are excluded
Operation: FlagInMeterHierarchyV3
Checks a given meter and it’s bills for the existence of a flag
For bill flags, void bills are excluded
Operation: FlagInAccountHierarchyV3
Checks a given account and it’s bills for the existence of a flag
For bill flags, void bills are excluded
Operation: BillFlagSummaryByAccountV3 Paginated
Returns a tabular flag summary by Account for all the accounts under the given cost center
Operation: BillFlagSummaryByMeterV3 Paginated
Returns a tabular flag summary by Meter for all the meters under the given place
Operation: GetFlagIssuesV202501
Get flag issues for a specified entity
Operation: EditFlagIssuesV202501