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
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
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
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
post
/searchCredRepItemPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?