ChargeDynamicRequestDTO
Request to create a dynamic immediate charge with location binding
- amountType: object · AmountRequestDTOrequired
Amount information for the charge
- originalType: stringmin length:1
Pattern: ^\d+\.\d{2}$requiredOriginal amount in decimal format with exactly 2 decimal places.
- calendarType: object · CalendarRequestDTOrequired
Calendar settings for the charge expiration
- expirationType: integer Format: int32min:1max:86400required
Expiration time in seconds from creation.
- locationType: object · LocationBindRequestDTOrequired
Location reference for binding to a charge
- idType: string Format: uuidrequired
Unique identifier of the location to bind.
- additionalType: array object[] · AdditionalInfoDTO[] …50
Info Additional information list for the payer
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.
- emitType: boolean
Image If true, also returns the PNG image (base64).
- keyType: string
Pix key of the receiver. EVP, email, CPF/CNPJ or phone in E.164 format (+55...).
- payerType: string
Request max length:140Optional message/request from the payer.