# Chargeback Details Report

Summary of Column Headers found in Chargeback Details Report:

* **Txn Date** : Origin date of transaction to be charged back
* **Campaign** : Title of campaign for the Chargeback
* **Customer** : Name of Customer for the chargeback
* **Order** : Order number for chargeback
* **C B Date** : Date of the charge back
* **Amount** : Amount of the chargeback
* **Note** : Notes made by agent during chargeback
* **Reason Code** : Code provided by agent during chargeback
* **Type** : Card Type for chargeback
* **Bin** : First six digits of card number
* **Last4** : Last 4 digits of card number
* **P P** : Boolean Prepaid status
* **Debit** : Boolean Debit Status
* **Bank:** Name of Bank
* **Source:** Name of Affiliate

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.konnektive.com/konnektive-crm/reports/chargeback-report-details.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
