if (statusCode === 200) {
        const payload: PatchedWalletV2ListResponse =
          addBPayToWalletWithRefreshResult.right.value;
        // search for the added bpay
        const maybeAddedBPay = (payload.data ?? [])