Efí Pay (Gerencianet) · JSON Structure

Efi Pix Cob Structure

Operational shape of a Pix immediate charge as exchanged with the Efí Pay /v2/cob endpoints.

Type: Properties: 0
PixCobBrazil

Efi Pix Cob 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-pix-cob-structure.json",
  "title": "Pix Immediate Charge — Structure",
  "description": "Operational shape of a Pix immediate charge as exchanged with the Efí Pay /v2/cob endpoints.",
  "tags": ["Pix", "Cob", "Brazil"],
  "fields": [
    { "name": "txid", "type": "string", "required": true, "description": "Caller-chosen transaction id; 26–35 alphanumerics" },
    { "name": "valor.original", "type": "decimal-string", "required": true, "description": "Charge amount in BRL with two decimals" },
    { "name": "chave", "type": "string", "required": true, "description": "Receiver Pix key" },
    { "name": "calendario.expiracao", "type": "integer", "required": false, "description": "Expiration in seconds from creation" },
    { "name": "devedor.cpf", "type": "string", "required": false },
    { "name": "devedor.cnpj", "type": "string", "required": false },
    { "name": "devedor.nome", "type": "string", "required": false },
    { "name": "solicitacaoPagador", "type": "string", "required": false, "maxLength": 140 },
    { "name": "infoAdicionais", "type": "array", "required": false, "description": "Key/value pairs shown to the payer" },
    { "name": "loc.id", "type": "integer", "required": false, "description": "Linked location id" },
    { "name": "status", "type": "string", "required": false, "description": "ATIVA | CONCLUIDA | REMOVIDA_*" }
  ]
}

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-pix-cob-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.