API documentación
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
Parámetros
version
path · string
Requerido
Respuestas
La especificación OpenAPI no incluye esquemas de cuerpo de respuesta para este endpoint. Utilice la función "Probar" con sus credenciales para ver una respuesta en tiempo real.
- 200Success