Apply rules to existing transactions
Rules
Apply Rules API
Retroactively apply Breezing automation rules to existing unlocked crypto transactions in a background task and poll progress for completion.
POST
Apply rules to existing transactions
Query Parameters
Organization ID. Use GET /v1/companies to discover available org/company pairs.
Example:
"1"
Company ID. Use GET /v1/companies to discover available companies and their access levels.
Example:
"1"
Body
application/json
Rule IDs to apply (max 100). Each must belong to this company.
Required array length:
1 - 100 elementsRequired range:
x > 0Last modified on May 3, 2026