Skip to main content

GetAllUserWithdrawSettingRestResponseItem

    id stringrequired

    Withdraw setting id.

    state stringrequired

    Possible values: [ACTIVE, DEACTIVE]

    Withdraw state.

    type stringrequired

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

    Withdraw type

    balance numberrequired

    Balance in R$ cents.

    wallet_owner_branch string

    Wallet owner branch.

    wallet_owner_account_number string

    Wallet owner account number.

    day numbernullable

    Schedule a day to execute the withdraw. Returns value only for DAILY type

    week_day objectnullable

    Schedule a day to execute the withdraw. Returns value only for WEEKLY type

    time stringnullable

    Scheduled time for the automatic daily withdrawal in HH:mm format (UTC-3 timezone).

    created_at date-time

    Date of created withdraw.