Get Loan Transaction History

Use Get Loan Transaction History endpoint to provide a complete history of the transaction data associated with a particular business or consumer loan. Transaction data includes but is not limited to when a loan is created and funds disbursed, when fees were assessed, charged, waived, or reversed, and when a loan was charged off.

For optional parameters, do not pass an empty string or null value.

Status codes

See Global Response Statuses for status codes that are common across endpoints.

The table below lists status codes that apply to this specific endpoint.

Status codeDescription
1214-01The loanId is invalid and is not associated with this subProductId, or it does not exist
1214-02The subProductId is invalid or does not exist.
Form Data
string
required
Defaults to AbC123-9999

Provider's web service username, as provided by Galileo for the requesting IP address.
Pattern: Max 50 characters
Example: "AbC123-9999"

string
required
Defaults to 4sb62fh6w4h7w34g

Web service password, as provided by Galileo for the requesting IP address.
Pattern: Max 15 characters
Example: "4sb62fh6w4h7w34g"

int32
required
Defaults to 9999

Galileo-issued unique provider identifier.
Pattern: Max 10 digits
Example: 9999

string
required
length between 1 and 60
Defaults to 984513-395483653-4483483478

A provider-generated ID that is unique to each API call. A UUID is preferred. Do not reuse this identifier for multiple API calls.
Pattern: Max 60 characters
Example: "984513-395483653-4483483478"

string

An optional provider-generated ID for the API request.
Pattern: Max 60 characters
Example: "47823438032233777"

string

An optional provider-generated timestamp for the API request.
Pattern: Max 60 characters
Example: "2017-05-01 13:01:01"

string
enum
Defaults to id

Sort key of the loan.
Pattern: Max 30 characters.
Example: 123456.

Allowed:
int32
≥ 1
Defaults to 1

Number of the page to retrieve.
Pattern: Integar value of 1 or greater.
Example: 1.

int32
1 to 1000
Defaults to 100

Maximum number of records per page to be returned.
Pattern: Max 3 characters.
Example:100.

string
enum
Defaults to ASC

Sort the record in ascending or descending order.
Possible values: ASC - Ascending or DESC - Descending. Default: ASC.

Allowed:
string
required
length between 1 and 30
Defaults to 450825953

Unique identifier for the loan.
Pattern: Max 30 characters
Example: "450825953".

string
required
length between 1 and 15
Defaults to 442824720

Identifier for the loan subproduct.
Pattern: Max 15 characters.
Example: "442824720".

Headers
string
enum
Defaults to json

Use xml or json to specify the type of response. The default value is xml. Use this instead of the standard accept header.

Allowed:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml

© Galileo Financial Technologies, LLC 2026    Privacy Disclosure

All documentation, including but not limited to text, graphics, images, and any other content, are the exclusive property of Galileo Financial Technologies, LLC and are protected by copyright laws. These materials may not be reproduced, distributed, transmitted, displayed, or otherwise used without the prior written permission of Galileo Financial Technologies, LLC. Any unauthorized use or reproduction of these materials are expressly prohibited.