API documentation
post
/api/v1/Partners/me/rebuild-treeSelf-service tree rebuild for already-enrolled partners. Walks {AffiliatedUserId} downstream from the caller and materialises every reachable descendant into {PartnerTreeNodes}. Use this when a partner had legacy QRShared / direct-invite downline from before Partner Manager existed — the attribution chain is intact but the tree-node rows were never lazily created, so the tree view appears empty. Idempotent — safe to re-run; subsequent calls are a no-op aside from the BFS read cost. Returns the number of descendant nodes touched (created or refreshed).
Partners
Parameters
version
path · string
Required
Responses
The OpenAPI specification does not include response body schemas for this endpoint. Use Try It with your credentials to see a live response.
- 200Success