# Rewards

## Reward list

View the following information for each reward:

**Trade execution time**

The date and time when a trade was executed.

***

**Trade ID**

The identifier of a trade for which a reward was paid.

***

**Trade account type**

The account type. Possible values:

* Default
* Payment account
* PAMM investment account
* PAMM master account

***

**Currency**

The reward currency.

***

**Amount**

The reward amount.

***

**Level**

The client level.

***

**IB name**

The name of a partner.

***

**IB email**

The partner email.

***

**IB type**

The partnership program.

***

**Transaction ID**

The identifier of a transaction that resulted in crediting a reward to a partner's account. Multiple rewards can be paid as part of a single transaction.

**State**

The current status of a reward payment:

* **Done** — the reward was successfully credited to a partner's account.
* **Pending** — the reward was calculated, but not yet credited to a partner's account.
* **Canceled** — the reward was canceled and debited from a partner's account.

***

**Created**

The date and time when a reward was calculated.

## Reward details

To edit information about a reward, click the **trade execution time** or <img src="/files/rORDqgdNGmkub2ef5lZx" alt="" data-size="line">.

The detailed information contains the following:

**Reward state**

The current status of a reward payment:

* **Done** — the reward was successfully credited to a partner's account.
* **Pending** — the reward was calculated, but not yet credited to a partner's account.
* **Canceled** — the reward was canceled and debited from a partner's account.

***

**Reward amount**

The total amount rewarded.

***

**Transaction ID**

The transaction identifier.

***

**Level**

The partner's level.

***

**Introducing broker**

The name of a partner.

***

**Payment plan**

The formula for setting up the rewards calculation. To learn more, refer to [Payment plans](/for-brokers/payment-plans.md).

***

**Level ratio**

The multiplier based on which rewards are calculated considering a partner's level.

***

**Personal ratio**

The individual multiplier based on which rewards are calculated for a specific client.

***

**Tier ratio**

The multiplier based on which rewards are calculated considering a specific tier.

***

**Tier trading volume**

The trading volume defined for a tier.

***

**Tier active traders**

The number of active traders defined for a tier.

***

**Tier name**

The tier name.

***

**Tier period**

The number of days during which a partner must meet tier objectives to receive increased rewards.

***

**Created**

The date and time when a reward was paid.

***

**Trading platform**

The trading platform name.

***

**Trade account type**

The account type. Possible values:

* Default
* Payment account
* PAMM investment account
* PAMM master account

***

**Trading account**

The account number of a client who executed a trade.

***

**Trade ID**

The trade identifier.

***

**Trade execution time**

The date and time when a trade was executed.

***

**Side**

The trade side. Possible values:

* Buy
* Sell

***

**Symbol**

The symbol code.

***

**Quote currency**

The quote currency traded.

***

**Contract size**

The trade amount.

***

**Price**

The execution price.

***

**Volume, lots**

The trade volume, in lots.

***

**Volume, USD**

The trade volume, in USD.

***

**Commission**

The paid commission amount.

***

**Client email**

The email of a client who executed a trade.

***

**Client ID**

The client identifier in the B2CORE UI.


---

# 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://docs.ib.b2core.b2broker.com/for-brokers/back-office-guide/payments/rewards.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.
