ChargeDynamicResponseDTO
Response for dynamic immediate charge creation
- calendarioType: object · CalendarResponseDTO
Calendar information in the charge response
- criacaoType: string Format: date-time
Creation timestamp of the charge.
- expiracaoType: integer Format: int32
Expiration time in seconds from creation.
- chaveType: string
Pix key of the receiver.
- createdType: string Format: date-time
At Creation timestamp.
- devedorType: object · DebtorDTO
Debtor information (payer)
- nomeType: stringmax length:200required
Name of the debtor (required when devedor is present)
- cnpjType: string
CNPJ of the debtor (14 chars, [A-Z0-9])
- cpfType: string
CPF of the debtor (11 digits)
- idType: string
Unique identifier of the charge.
- infoType: array object[] · AdditionalInfoDTO[]
Adicionais Additional information list
Additional information for the payer
- nomeType: stringmax length:50required
Name/label of the additional information field.
- valorType: stringmax length:200required
Value of the additional information field.
- locType: object · LocationBindResponseDTO
Location do payload vinculada à cobrança
- criacaoType: string Format: date-time
Data e hora de criação da location (RFC 3339)
- idType: string
Identificador da location
- locationType: string
URL do payload, a mesma que viaja no BR Code
- tipoType: string enum
Cob Type of charge bound to the location (Bacen tipoCob)
values- cob
- cobv
- locationType: string
URL do payload — o mesmo valor de loc.location, que a norma repete na raiz porque é ela que viaja no BR Code
- pixType: array object[] · PixDTO[]
Pix que liquidaram esta cobrança. Omitido quando não houve pagamento (Bacen: o campo não vem como array vazio).
Pix recebido (Bacen)
- chaveType: string
Chave Pix do recebedor
- componentesType: object · ComponentesValorDTO
Valor Componentes do valor do Pix recebido (Bacen)
- devolucoesType: array object[] · RefundDTO[]
Devoluções associadas ao Pix
Devolução de um Pix recebido (Bacen)
- endType: string
To End Id EndToEndId do Pix recebido
- horarioType: string Format: date-time
Horário de liquidação do Pix
- infoType: string
Pagador Informação livre do pagador
- txidType: string
Txid da cobrança associada, quando houver
- valorType: string
Valor do Pix no formato Bacen
- pixType: string
Copia E Cola Pix payload (BR Code) in plain text.
- qrType: object · QrCodeImage
Code Image QR Code image data. Returned only if 'emitImage=true' in the request.
- base64Type: string
Base64 encoded image data.
- contentType: string
Type Content type of the image.
- revisaoType: integer Format: int32
Revision number of the charge.
- solicitacaoType: string
Pagador Optional message/request from the payer.
- statusType: string enum
Status of a dynamic charge
values- A
T I V A - C
O N C L U I D A - R
E M O V I D A _ P E L O _ U S U A R I O _ R E C E B E D O R - R
E M O V I D A _ P E L O _ P S P
- txidType: string
Transaction identifier.
- typeType: string enum
Type of QR Code
values- S
T A T I C - D
Y N A M I C - D
Y N A M I C _ D U E _ D A T E - C
O M P O S I T E - U
N K N O W N
- valorType: object · AmountResponseDTO
Amount information in the charge response
- modalidadeType: integer Format: int32
Alteracao Change mode: 0 = fixed amount (default), 1 = payer can change amount
- originalType: string
Original amount in decimal format.
- retiradaType: object · CashWithdrawalDTO
Cash-out withdrawal (Pix Saque/Troco). Carries withdrawal XOR change.