For the complete documentation index, see llms.txt. This page is also available as Markdown.

CredRep

Perform various operations on credit report records.

Symitar eDocs References: Coming soon.

Operations

getCredRepSelectFields

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

Successful operation.

application/json
post/getCredRepSelectFields
200

Successful operation.

getCredRepSelectFieldsFilterChildren

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

Successful operation.

application/json
post/getCredRepSelectFieldsFilterChildren
200

Successful operation.

getCredRepPagedListSelectFields

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

Successful operation.

application/json
TokenstringOptional
post/getCredRepPagedListSelectFields
200

Successful operation.

searchCredRepPagedSelectFields

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

Successful operation.

application/json
TokenstringOptional
post/searchCredRepPagedSelectFields
200

Successful operation.

getCredRepItemPagedListSelectFields

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

Successful operation.

application/json
TokenstringOptional
post/getCredRepItemPagedListSelectFields
200

Successful operation.

searchCredRepItemPagedSelectFields

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

Successful operation.

application/json
TokenstringOptional
post/searchCredRepItemPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?