action frankiefinancial_entity_monitoring { label: "Set Entity Ongoing AML Monitoring Status." description: "Mark the entity as being monitored or not with the '?set=' query parameter as 'true' or 'false'.\n" provider: frankiefinancial method: POST path: "/entity/{entityId}/flag/monitor" encoding: json output: { type: "object" additionalProperties: true } }