/claim/intake/retrieveCreditTransactions

This resource is used to retrieve credit transactions that can be selected to add to the claim.

Gets list of credits within date range for claim. Optional search params can also be provided for searching for a specific credit transaction. This call is required when the claim reason is credit not issued and the user has indicated partial credit was issued.

Requires a question response indicating in APIDocumentationList that this method is required

Prerequisite API call:

  • /claim/intake/retrieveQuestionnaire
Body Params
int32
required

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

string
required
length between 1 and 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: Max 60 characters
Example: "984513-395483653-4483483478"

string
required

Unique claim ID

string

Search start date for date range search.

Required only if the user is searching for transactions within a certain date range

Format: yyyyMMdd

string

Search end date for date range search.

Required only if the user is searching for transactions within a certain date range

Format: yyyyMMdd

Headers
string
Defaults to Basic {token}

For {token} insert base64-encoded apiLogin:apiTransKey

string
enum
Defaults to agent

Optional param to call Dispute API as an agent or cardholder

Allowed:
Responses

Language
URL
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.