Retrieve an Element's Code List
get
                    /ic/api/b2b/v1/schemas/{schemaId}/{elementId}/codes
Retrieves code list with the specific element id.
                Request
Path Parameters
                - 
                    elementId(required): string
                    
                    Element id. Example: /b2b/v1/schemas/SCH2/92/codes 
- 
                    schemaId(required): string
                    
                    B2B schema id.
Response
Supported Media Types
                - application/json
200 Response
Successful operation
                
                
                    400 Response
Bad request
                
                
                500 Response
Server error