Skip to main content

GetOpenFinancePaymentConsentByIdRestResponse

    id stringrequired

    Payment consent UUID.

    status stringrequired

    Possible values: [PENDING, WAITING, AUTHORIZED, REJECTED, REVOKED, EXPIRED, ERROR, FAILED]

    Payment consent status.

    amount numberrequired

    Payment amount.

    payment_type stringrequired

    Possible values: [PIX_KEY, PIX_ACCOUNT, QR_CODE_DYNAMIC, QR_CODE_STATIC]

    Payment type.

    expiration_date_time date-time

    Payment consent expiration date time.

    authorized_date date-time

    Payment consent authorized date.

    rejected_date date-time

    Payment consent rejected date.

    revoked_date date-time

    Payment consent revoked date.

    expired_date date-time

    Payment consent expired date.

    redirect_uri string

    Payment consent redirect URI.

    created_at date-timerequired

    Payment consent created at.

    updated_at date-timerequired

    Payment consent updated at.