Cielo Conciliador API

The Cielo Conciliador API (powered by F360) provides programmatic access to financial reconciliation data including card installments, title installments, customer and supplier lists, and bank statements. Authentication issues a JWT via /PublicLoginAPI/DoLogin from an initial token surfaced once in the Cielo merchant portal. Long-running operations such as report generation support asynchronous webhook callbacks via a URLNotificacao parameter.

Cielo Conciliador API is one of 13 APIs that Cielo publishes on the APIs.io network.

Tagged areas include Reconciliation, Conciliation, Reports, Webhooks, and F360. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: cielo:cielo-conciliador-api
name: Cielo Conciliador API
tags:
- Reconciliation
- Conciliation
- Reports
- Webhooks
- F360
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://financas.f360.com.br
humanURL: https://developercielo.github.io/manual/edi-cielo-conciliador
description: The Cielo Conciliador API (powered by F360) provides programmatic access to financial reconciliation
  data including card installments, title installments, customer and supplier lists, and bank statements.
  Authentication issues a JWT via /PublicLoginAPI/DoLogin from an initial token surfaced once in the Cielo
  merchant portal. Long-running operations such as report generation support asynchronous webhook callbacks
  via a URLNotificacao parameter.
properties:
- url: https://developercielo.github.io/manual/edi-cielo-conciliador
  type: Documentation