/claim/intake/retrieveReasons

This resource is used to retrieve the reason questionnaire for a given claim ID.

These are questions to display so the user can classify the type and reason for the claim. Since GFT now knows the customer account type and user type, it will return the appropriate questions.

This first question drives the core type of dispute, which is one of the following five:

  1. I participated in this transaction, but there is a problem.

  2. I did not participate in this transaction, and I did not authorize anyone else to participate in this transaction.

  3. I had an issue while using my card at an ATM.

  4. There is an issue with a convenience check.

  5. There is an issue with a balance transfer.

  6. The merchant failed to obtain valid authorization.

The next set of questions is based on the above answer, and is specific for each. This is a description of the reason for the type of claim.

Prerequisite API calls:

  • /claim/intake/create

📘

Note

This endpoint may return different data depending on the value of profile-type. See Profile Type Differences for details.

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

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.