CredRep

Perform various operations on credit report records.

Symitar eDocs References: Coming soon.

Operations

getCredRep

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

Successful operation.

application/json
post
/getCredRep
200

Successful operation.

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.

getCredRepPagedList

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

Successful operation.

application/json
post
/getCredRepPagedList
200

Successful operation.

getCredRepListSelectFields

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

Successful operation.

application/json
post
/getCredRepListSelectFields
200

Successful operation.

searchCredRepSelectFields

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

Successful operation.

application/json
post
/searchCredRepSelectFields
200

Successful operation.

getCredRepPagedListSelectFields

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

Successful operation.

application/json
post
/getCredRepPagedListSelectFields
200

Successful operation.

searchCredRepPagedSelectFields

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

Successful operation.

application/json
post
/searchCredRepPagedSelectFields
200

Successful operation.

getCredRepItemPagedList

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

Successful operation.

application/json
post
/getCredRepItemPagedList
200

Successful operation.

getCredRepItemListSelectFields

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

Successful operation.

application/json
post
/getCredRepItemListSelectFields
200

Successful operation.

searchCredRepItemSelectFields

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

Successful operation.

application/json
post
/searchCredRepItemSelectFields
200

Successful operation.

getCredRepItemPagedListSelectFields

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

Successful operation.

application/json
post
/getCredRepItemPagedListSelectFields
200

Successful operation.

searchCredRepItemPagedSelectFields

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

Successful operation.

application/json
post
/searchCredRepItemPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?