Cdm

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCdm

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CdmCdmintegerRequired
Responses
200

Successful operation.

application/json
post
/getCdm
200

Successful operation.

getCdmSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CdmCdmintegerOptional
Responses
200

Successful operation.

application/json
post
/getCdmSelectFields
200

Successful operation.

getCdmPagedList

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getCdmPagedList
200

Successful operation.

getCdmListSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getCdmListSelectFields
200

Successful operation.

searchCdmSelectFields

post

Search CDM select fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/searchCdmSelectFields
200

Successful operation.

getCdmPagedListSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getCdmPagedListSelectFields
200

Successful operation.

searchCdmPagedSelectFields

post

Search CDM paged select fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchCdmPagedSelectFields
200

Successful operation.

getCdmCommon

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getCdmCommon
200

Successful operation.

getCdmCommonSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getCdmCommonSelectFields
200

Successful operation.

updateCdmByID

post

Update CDM by ID

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CdmCdmintegerOptional
Responses
200

Successful operation.

application/json
post
/updateCdmByID
200

Successful operation.

updateCdmCommonByID

post

Update CDM Common by ID

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/updateCdmCommonByID
200

Successful operation.

Last updated

Was this helpful?