ChargeValidationResponseDTO
Pix-like response for charge validation. Compatible with cob (immediate charge) format. Future extension: This format will support cobv (dynamic-due-date) with additional calendar/amount fields.
- additionalType: array object[] · AdditionalInfoDTO[]
Info 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.
- amountType: 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.
- calendarType: 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.
- keyType: string
Pix key of the receiver.
- locationType: object · LocationValidationResponseDTO
Location information in the charge validation response
- idType: string
Unique identifier of the location.
- urlType: string
URL for accessing the dynamic QR Code.
- payerType: string
Request Optional message/request from the payer.
- revisionType: integer Format: int32
Revision number of the charge.
- 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 (txid).