CollateralType
Perform various operations for Symitar parameters.
Operations
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CollateralTypeCollateralTypeintegerRequired
Type of collateral associated with the collateral type.
Responses
200
Successful operation.
application/json
post
/getCollateralType200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CollateralTypeCollateralTypeintegerOptional
Type of collateral associated with the collateral type.
Responses
200
Successful operation.
application/json
post
/getCollateralTypeSelectFields200
Successful operation.
Search collateral type paged select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchCollateralTypePagedSelectFields200
Successful operation.
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
200
Successful operation.
application/json
post
/updateCollateralTypeByID200
Successful operation.
Last updated
Was this helpful?