---
title: "Extrato Sintético de Recebíveis - Pré Processado e Paginado"
method: POST
path: "/v1/schedule-ec/synthetic_statement"
tags: ["Agenda de Recebíveis"]
---

# Extrato Sintético de Recebíveis - Pré Processado e Paginado

`POST /v1/schedule-ec/synthetic_statement`

Utilize esse endpoint para listar o resumo de recebíveis das lojas:

## Request body

- object
  - `schedule_date_init` string, required
  - `schedule_date_end` string, required
  - `seller_id` integer
  - `start` integer
  - `length` integer
  - string
  - `Cod_Acquirer` string
  - `Seql_SubAcquirer` string

## Response `200`

Success

- object
  - `acquirer_code` string
  - `schedule_efetive_date` string
  - `seller_name` string
  - `sales_released` string
  - `sales_not_released` string
  - `commission_released` string
  - `commission_not_released` string
  - `adjustment` string
  - `billing` string
  - `cancellation` string
  - `chargeback` string
  - `positive_transference` string
  - `negative_transference` string
  - `change_ownership` string
  - `automatic_adjustment` string
  - `automatic_adjustment_assignment` string
  - `automatic_adjustment_block` string
  - `automatic_adjustment_others` string
  - `anticipation` string
  - `anticipated` string
  - `other` string
  - `paid` 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)
