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)
- cnpjType: string
Pattern: ^\d{14}$CNPJ of the debtor (14 digits)
- cpfType: string
Pattern: ^\d{11}$CPF of the debtor (11 digits)
- nomeType: stringmin length:1max length:200
Name of the debtor
- 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 information in the charge response
- idType: string
Unique identifier of the location.
- urlType: string
URL for accessing the dynamic QR Code.
- 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 - 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.