Crs

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCrs

post

Retrieve CRS information.

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

Successful operation.

application/json
post
/getCrs
200

Successful operation.

getCrsSelectFields

post

Retrieve select fields for CRS information.

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

Successful operation.

application/json
post
/getCrsSelectFields
200

Successful operation.

updateCrsByID

post

Update CRS by ID

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

Successful operation.

application/json
post
/updateCrsByID
200

Successful operation.

Last updated

Was this helpful?