v4.0 REST Endpoints

Codelist/v4.0
The operations from the Codelist/v4.0 category.
[Deprecated]: Get code list by code name
Method: get
Path: /ec-codelist-svc/rest/v4.0/codelist/{name}
Get a list of all code lists by code list type
Method: get
Path: /ec-codelist-svc/rest/v4.0/codelist
Insert a new code in a code list
Method: post
Path: /ec-codelist-svc/rest/v4.0/codelist/code
Update code list with tags by code list ID
Method: put
Path: /ec-codelist-svc/rest/v4.0/codelist/code/{codeId}