---
title: "Extrato Analítico de Recebíveis"
method: POST
path: "/v1/schedule-receivables/analytic_statement"
tags: ["Agenda de Recebíveis"]
---

# Extrato Analítico de Recebíveis

`POST /v1/schedule-receivables/analytic_statement`

Utilize esse endpoint para listar o extrato analítico de recebíveis da loja : 
        [p][b]INSTRUÇÕES[/b]
      [p] Utilize o filtro (date_init / date_end)  ou ( schedule_date_init / schedule_date_end) ou transaction_id 
      [p]
      [p]  Caso seja fornecido (date_init / date_end) [span _ngcontent-c12=\"\" class=\"param-required\"](Máximo de 3 meses)[/span] será retornado apenas agendas relacionadas a transações
       [p] 
      [p]  Caso seja fornecido (schedule_date_init / schedule_date_end) [span _ngcontent-c12=\"\" class=\"param-required\"](Máximo de 3 meses)[/span]será retornado todas agendas
       [p]
      [p]  Caso seja fornecido (transaction_id) será retornado as agendas relacionadas a transação

## Request body

- object
  - `date_init` string
  - `date_end` string
  - `schedule_date_init` string
  - `schedule_date_end` string
  - string
  - `seller_id` integer
  - `transaction_id` integer
  - `Cod_Acquirer` string
  - `Seql_SubAcquirer` string
  - `TipoRelatorio` string
  - `Bit_ExibeQtde` string
  - `start` integer
  - `length` integer

## Response `200`

Success

- object
  - `schedule_efetive_date` string
  - `seller_id` string
  - `schedule_id` string
  - `seller_document` string
  - `transaction_id` string
  - `comission_amount` string
  - `amount` string
  - `transaction_payment_date` string
  - `transaction_status` string
  - `installment` string
  - `total_installments` string
  - `brand_code` string
  - `brand` string
  - `masked_card` string
  - `authorization_code` string
  - `nsu_acquirer` string
  - `nsu_host` string
  - `liquid_status_code` string
  - `liquid_status` string
  - `terminal_logical_id` string
  - `schedule_type_code` string
  - `schedule_type` string
  - `terminal_type` string
  - `product_code` string
  - `product` string
  - `transaction_type_code` string
  - `transaction_type` string
  - `net_schedule_amount` string
  - `gross_amount` string
  - `payment_plan` string
  - `transaction_date` string
  - `payment_date` string
  - `acquirer_mdr_percent` string
  - `fee` string
  - `count` string
  - `fee_plataform` string
  - `fee_facilitator` string
  - `order_id` string
  - `order_item_id` string
  - `description_transf` string
  - `serial_number` string
  - `paymentID` string
  - `plataformCapture` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/bs2/apis/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio.md) · [All operations](https://skmtc.net/bs2/apis/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bs2/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio/revisions/989ddf3f68cd/schema)
