CheckoutPaymentLinkSessionResponse

  • checkoutUrl
    Type: stringFormat: uri
    required

    URL absoluta para o cliente abrir o checkout (path /s/:token). Se a empresa tiver domínio customizado ativo para checkout, o host segue a mesma regra da criação de sessão autenticada.

  • expiresAt
    Type: stringFormat: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • idempotentReplay
    Type: booleanenum
    const:  
    false
    required

    Reservado para evolução futura; hoje sempre false.

    values
    • false
  • sessionId
    Type: string
    required

    Identificador interno da sessão criada.