CollateralType

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCollateralType

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

Type of collateral associated with the collateral type.

Responses
post
/getCollateralType
200

Successful operation.

getCollateralTypeSelectFields

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

Type of collateral associated with the collateral type.

Responses
post
/getCollateralTypeSelectFields
200

Successful operation.

getCollateralTypePagedList

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

Successful operation.

getCollateralTypeListSelectFields

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

Successful operation.

searchCollateralTypeSelectFields

post

Search collateral type select fields

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

Successful operation.

getCollateralTypePagedListSelectFields

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

Successful operation.

searchCollateralTypePagedSelectFields

post

Search collateral type paged select fields

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

Successful operation.

updateCollateralTypeByID

post

Update Collateral Type by ID

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

Type of collateral associated with the collateral type.

Responses
post
/updateCollateralTypeByID
200

Successful operation.

Last updated

Was this helpful?