Skip to main content

Create a credit file

Add an existing credit file to an application by passing in the xml file pull from a bureau provider.

Path Parameters
applicationId string REQUIRED
Header Parameters
X-CreditApp-Retailer-ID uuid
Request Body
applicantId string REQUIRED

The applicant ID.

equifaxXML string

The applicant Equifax credit file xml. Legacy, Equifax-only field — new integrations should send creditFileXml instead. Exactly one of equifaxXML / creditFileXml is required.

creditFileXml string

The applicant's credit file xml, from any bureau provider. Exactly one of equifaxXML / creditFileXml is required; the provider is auto-detected from the XML's own content.

integrationId string

The integration id, required for integrations

requestId string

The request id, required for integrations

Responses
200

Uploads a credit file

Schema OPTIONAL
documentId string OPTIONAL
400

Bad Request

Schema OPTIONAL
status integer OPTIONAL
message string OPTIONAL
401

Unauthorized

Schema OPTIONAL
status integer OPTIONAL