Skip to main content

Search application

Search application

Header Parameters
X-CreditApp-Retailer-ID uuid
X-CreditApp-Creditor-ID uuid
Request Body REQUIRED
query string

The query to search for.

first number

The number of applications to search for

after string

The applicant ID.

retailerId string

The applications for a certain retailer

creditorId string

The applications for a certain creditor

Responses
200

The response of the application search

Schema OPTIONAL
applicationIds string[] OPTIONAL
pageInfo object OPTIONAL
hasNextPage boolean OPTIONAL
hasPreviousPage boolean OPTIONAL
startCursor string OPTIONAL
endCursor string OPTIONAL
400

Bad Request

Schema OPTIONAL
status integer OPTIONAL
message string OPTIONAL
401

Unauthorized

Schema OPTIONAL
status integer OPTIONAL