---
title: "Residual Details"
method: GET
path: "/v1/residual-details"
---

# Residual Details

`GET /v1/residual-details`

## Query parameters

- `from_date` string
- `to_date` string
- `tsys_mid` string
- `agent_id` string
- `bank` '5670' | '6719' | '9267'
- `view_agent_id` string
- `excel` boolean
- `limit` integer
- `merchant_id` string

## Response `200`

200

- object
  - `header_data` object[]
    - `column_name` string
    - `sortable` boolean
    - `column_id` string
    - `type` string
  - `row_data` object[]
    - `merchant_id` string
    - `dba_name` unknown
    - `fee_category_description` string
    - `sales_count` string
    - `sales_amount` string
    - `credit_count` string
    - `credit_amount` string
    - `interchange_fee` string
    - `interchange_percent_rate` string
    - `interchange_per_item_rate` string
    - `fee_item_name` unknown
    - `statement_description` unknown
    - `report_date` string
    - `payarc_calculated_expense` unknown
    - `payarc_calculated_income` unknown
    - `payarc_calculated_profit` unknown
    - `payarc_calculated_residual` unknown
    - `payarc_agent_id` unknown
    - `created_at` string
    - `updated_at` string
    - `template_id` unknown
    - `dba_city` unknown
    - `dba_state` unknown
    - `dba_zip` unknown
    - `merchant_status` unknown
    - `date_closed` unknown
    - `payarc_split_used` unknown
    - `pricing_fee_item_percent` string
    - `pricing_fee_item_per_item` string
    - `income_amount` string
    - `object` string
    - `id` string
  - `meta` object
    - `include` unknown[]
      - unknown
    - `custom` unknown[]
      - unknown
    - `pagination` object
      - `total` integer
      - `count` integer
      - `per_page` integer
      - `current_page` integer
      - `total_pages` integer
      - `links` object

## Other responses

- `401` — 401
- `422` — 422

---

[API](https://skmtc.net/payarc/apis/payarc-sandbox.md) · [All operations](https://skmtc.net/payarc/apis/payarc-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payarc/payarc-sandbox/revisions/face82bdd778/schema)
