Top Sales Users REST Endpoints

Setup Assistants/Top Sales Users
The Top Sales User resource is used to create the top sales user and set the user at the top of the sales hierarchy.
Create top sales users details
Method: post
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/TopSalesUsers
Get all top sales user details
Method: get
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/TopSalesUsers
Get top sales user details
Method: get
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/TopSalesUsers/{Id11}
Update a top sales user details
Method: patch
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/TopSalesUsers/{Id11}