Efí Pay (Gerencianet) · JSON Structure

Efi Cobrancas Charge Structure

Operational structure of an Efí Pay Cobranças charge.

Type: Properties: 0
BoletoCredit CardChargeBrazil

Efi Cobrancas Charge Structure is a JSON Structure definition published by Efí Pay (Gerencianet).

Meta-schema:

JSON Structure

Raw ↑
{
  "structure": "JSON Structure 0.1",
  "id": "https://raw.githubusercontent.com/api-evangelist/gerencianet/main/json-structure/efi-cobrancas-charge-structure.json",
  "title": "Efí Cobranças Charge — Structure",
  "description": "Operational structure of an Efí Pay Cobranças charge.",
  "tags": ["Boleto", "Credit Card", "Charge", "Brazil"],
  "fields": [
    { "name": "charge_id", "type": "integer", "required": false, "description": "Server-assigned charge id" },
    { "name": "status", "type": "string", "required": false, "description": "Charge lifecycle status" },
    { "name": "total", "type": "integer", "required": false, "description": "Total in cents" },
    { "name": "items[].name", "type": "string", "required": true },
    { "name": "items[].value", "type": "integer", "required": true, "description": "Unit value in cents" },
    { "name": "items[].amount", "type": "integer", "required": true },
    { "name": "items[].marketplace.repasses[].payee_code", "type": "string", "required": false },
    { "name": "items[].marketplace.repasses[].percentage", "type": "number", "required": false },
    { "name": "metadata.custom_id", "type": "string", "required": false },
    { "name": "metadata.notification_url", "type": "string", "required": false },
    { "name": "payment.banking_billet", "type": "object", "required": false },
    { "name": "payment.credit_card", "type": "object", "required": false }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/efi-cobrancas-charge-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.