Get catalogs list by customerCode
GET/api/service/msol/nce/catalogs/customer/:customerCode
Use this method to retrieve catalogs list by customerCode.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successful execution, results returned in body
Bad request, invalid parameters
Unauthorized, valid token was not supplied
Forbidden, the user does not have permission to execute this function
Server error, details will be included in the response.