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
- nameType: stringmax length:50required
Name/label of the additional information field.
- valueType: stringmax length:200required
Value of the additional information field.
- amountType: object · AmountResponseDTO
Amount information in the charge response
- originalType: string
Original amount in decimal format.
- calendarType: object · CalendarResponseDTO
Calendar information in the charge response
- createdType: string Format: date-time
At Creation timestamp of the charge.
- expirationType: 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
C T I V E - C
O M P L E T E D - E
X P I R E D - R
E M O V E D _ B Y _ R E C E I V E R - R
E M O V E D _ B Y _ P S P
- txidType: string
Transaction identifier (txid).