DebtRatio

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getDebtRatio

post

Retrieve debt ratio information.

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

Successful operation.

application/json
post
/getDebtRatio
200

Successful operation.

getDebtRatioSelectFields

post

Retrieve select fields for a specific debt ratio.

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

Successful operation.

application/json
post
/getDebtRatioSelectFields
200

Successful operation.

getDebtRatioPagedList

post

Retrieve debt ratios in a paged list.

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

Successful operation.

application/json
post
/getDebtRatioPagedList
200

Successful operation.

getDebtRatioListSelectFields

post

Retrieve a list of select fields for debt ratios.

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

Successful operation.

application/json
post
/getDebtRatioListSelectFields
200

Successful operation.

searchDebtRatioSelectFields

post

Field for selecting various options related to searchdebtratioselectfields

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

Successful operation.

application/json
post
/searchDebtRatioSelectFields
200

Successful operation.

getDebtRatioPagedListSelectFields

post

Retrieve a paged list of select fields for debt ratios.

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

Successful operation.

application/json
post
/getDebtRatioPagedListSelectFields
200

Successful operation.

searchDebtRatioPagedSelectFields

post

Field for selecting various options related to searchdebtratiopagedselectfields

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

Successful operation.

application/json
post
/searchDebtRatioPagedSelectFields
200

Successful operation.

updateDebtRatioByID

post

Update Debt Ratio by ID

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

Successful operation.

application/json
post
/updateDebtRatioByID
200

Successful operation.

Last updated

Was this helpful?