Before a partner engages in selling, they need to retrieve information about their available limit (for each channel) and additional information about their account.
Partner calls the
GetMyDetails method. The reply has a set of fields with information about the partner's account, such as country code, company name, main current code, etc.
Partner calls the
CheckLimits method. It retrieves the ResellerLimitContract array. Each element in the array has the LimitType field. Its value is ESD for a ESD channel or CSP for a CSP channel.
We recommend our partners to check the limit when placing new orders.