get
https://baas-h.cdcbank.com.br/v2/cob/
The possible states of a Pix Charge are:
State Description ATIVA The Pix Charge was generated e is ready to be liquidated CONCLUIDA The Pix Charge was liquidated. A liquidated Charge can't be altered nor cancelled. REMOVIDA_PELO_USUARIO_RECEBEDOR The Pix Charge were cancelled by the receiver user REMOVIDA_PELO_PSP The Pix Charge was cancelled by the PSP
Response Parameters
| Parameter | Type | Description |
|---|---|---|
| calendario | Object | Expiry Info of the Pix Charge |
| criacao | String | Pix Charge Creation Timestamp |
| expiracao | String | Pix Charge Time(in seconds) Until Expiry |
| txid | String | Pix Charge Unique Code |
| revisao | Integer | Amount of Time the Pix Charge Was Modified |
| devedor | Object | Payer Info |
| cpf or cnpj | String | Payer CPF or CNPJ |
| nome | String | Payer Name |
| loc | Object | Location Object |
| id | Integer | Location Unique ID |
| location | Sring | Location |
| tipoCob | String | Location Charge Type |
| location | String | Location |
| status | String | Pix Charge Current State |
| valor | Float | Pix Charge Amount |
| pixCopiaECola | String | Pix Charge Pix Copia e Cola |
| chave | String | Receiver Pix Key |
| solicitacaoPagador | String | Text to be Delivered to the Payer |
| infoAdicionais | Array | Additional Info |
| nome | String | Field Name |
| valor | String | Field data |