API документация
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
Параметры
version
path · string
Необходимый
Ответы
Спецификация OpenAPI не включает схемы тела ответа для этой конечной точки. Используйте функцию «Попробовать» со своими учетными данными, чтобы увидеть ответ в реальном времени.
- 200Success