CreditReportService

Import or order a credit report.

Symitar eDocs References: Coming soon.

Operations

orderReport

post

Orders a credit report.

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

Successful operation.

application/json
post
/orderReport
200

Successful operation.

importReport

post

Imports a credit report.

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

Successful operation.

application/json
post
/importReport
200

Successful operation.

Last updated

Was this helpful?