ChargeDynamicPatchRequestDTO

Partial update for a dynamic immediate charge (COB)

  • emitImage
    Type: boolean

    If true, includes base64 PNG in the response

  • expiracao
    Type: integer Format: int32
    min:  
    1

    New expiration time in seconds from creation (no max limit as per Bacen API Pix v2.9.0)

  • infoAdicionais
    Type: array object[] · AdditionalInfoDTO[] …50

    Replaces the full additional information list when sent

    Additional information for the payer

    • nome
      Type: string
      max length:  
      50
      required

      Name/label of the additional information field.

    • valor
      Type: string
      max length:  
      200
      required

      Value of the additional information field.

  • solicitacaoPagador
    Type: string
    max length:  
    140

    Optional message/request from the payer

  • status
    Type: string enum

    Status of a dynamic charge

    values
    • ATIVA
    • CONCLUIDA
    • REMOVIDA_PELO_USUARIO_RECEBEDOR
    • REMOVIDA_PELO_PSP
    • REMOVED_BY_RECEIVER
    • REMOVIDO_PELO_USUARIO_RECEBEDOR