Skip to main content

GetUserWithdrawSettingRequestByUserAndIdRestResponse

    id stringrequired

    User withdraw settings request id.

    analysis_result stringrequired

    Possible values: [APPROVED, REJECTED]

    User withdraw setting request analysis result.

    state stringrequired

    Possible values: [PENDING, OPEN, CLOSED, FAILED]

    User withdraw settings request state.

    wallet_id stringrequired

    User wallet id.

    transaction_type_tag stringrequired

    Transaction type tag.

    pix_key_type stringrequired

    Possible values: [CNPJ, CPF, PHONE, EMAIL, EVP]

    Pix key type.

    pix_key stringrequired

    Pix key.

    pix_key_document string

    Pix key document related (CPF or CNPJ).

    type stringrequired

    Possible values: [DAILY, WEEKLY, MONTHLY, BALANCE]

    Withdraw settings type.

    balance numberrequired

    Withdraw settings balance.

    day number

    Month day of withdraw (if withdraw settings type is MONTHLY).

    week_day string

    Possible values: [MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY]

    Week day of withdraw (if withdraw settings type is WEEKLY).

    created_at date-timerequired

    User withdraw setting request creation date.

    updated_at date-timerequired

    User withdraw setting request update date.

    closed_at date-time

    User withdraw setting request close date.