Get Similar Transactions

👍

Availability

No new clients will be set up with Dispute API 2.0. Legacy clients will eventually be migrated to Dispute API 3.0.

Use the Get Similar Transactions endpoint to retrieve transactions that are similar to the one the account holder is currently disputing. Call this endpoint when the account holder answers Yes to the question "Is the valid transaction on this same account?" (BothTransactionsOnSameAcctNumberInd)

This endpoint is part of a conversational API—a series of endpoint calls that must be made in a certain order. For instructions see the Creating an API 2.0 Dispute guide.

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
1536-4Invalid CaseID or CaseID returned no results
1536-5Invalid Request {message}
1536-14Invalid Request message
1536-500Could not obtain a lock on the case
Form Data
string
required

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

string
required

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

int32
required

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

string
required
1 to 60

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: 60 characters or less
Example: "9845dk-39fdk3fj3-4483483478"

string
required

Case identifier as returned by Create Case.
Pattern: Max 11 digits with a letter
Example: "22021000017C"

string

The accountNumber of the other account, as returned by Get Other Accounts. Required if the account holder needs to add transactions that are on a different account than the current account.
Pattern: PRN
Example: "074103447228"

date

The starting date for the transactions to return.
Pattern: YYYY-MM-DD
Example: "2023-11-01"

date

The ending date of the transactions to return.
Pattern: YYYY-MM-DD
Example: "2023-11-30"

float
0.01 to 999999999999.99

Amount of the transaction to return.
Pattern: Positive integer or decimal number
Example: 100.00, 100, or 100.73

string

Name of the merchant that performed the transaction.
Pattern: string
Example: "DoorDash"

Response

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

© 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.