v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

Participantes PIX

Confira nosso tutorial -> https://developers.celcoin.com.br/docs/sobre-o-pix

get/pix/participant

Query parameters

ISPBstring

Identificador do Participante Pix (ISPB - Identificador de Sistema de Pagamentos Brasileiro).

Namestring

Nome do participante Pix.

Response

200

datestring
typestring
namestring
startOperationDatetimestring
ispbstring

Example response

[
  {
    "date": "2022-03-23T00:00:00",
    "type": "IDRT",
    "name": "COOPERATIVA CENTRAL DE CRÉDITO DE MINAS GERAIS LTDA. - SICOOB CENTRAL CREDIMINAS",
    "startOperationDatetime": "2020-11-03T09:30:00+00:00",
    "ispb": "25683434"
  }
]